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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_56437967_56437967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437967'^^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 '2.7125'^^xsd:double;
  dwc:latitude '51.3033'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437967'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129569'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_64015741_64015741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_64015741_64015741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_64015741_64015741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65595 2.78632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65595"^^xsd:decimal ;
  dwc:decimalLongitude "2.78632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_55801965_55801965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55801965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55801965'^^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 '27'^^xsd:integer;
  dwc:longitude '2.801819'^^xsd:double;
  dwc:latitude '51.667924'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55801965'^^xsd:integer;
  dwc:observationDate '2017-11-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 VR2AR-546898'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56437940_56437940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56437940_56437940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56437940_56437940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.287167 2.879166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.287167"^^xsd:decimal ;
  dwc:decimalLongitude "2.879166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_56437940_56437940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437940'^^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 '2.879166667'^^xsd:double;
  dwc:latitude '51.287167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437940'^^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-123827'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24247797_24247797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24247797_24247797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24247797_24247797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.243106 2.917725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.243106"^^xsd:decimal ;
  dwc:decimalLongitude "2.917725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_24247797_24247797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24247797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24247797'^^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 '2.917725'^^xsd:double;
  dwc:latitude '51.243106'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24247797'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115428'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60898828_60898828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60898828_60898828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60898828_60898828> ;
  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/5850_60898828_60898828>
  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/5850_60898828_60898828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60898828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60898828'^^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 '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 '60898828'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_26913734_26913734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_26913734_26913734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_26913734_26913734> ;
  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/5850_26913734_26913734>
  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/5850_26913734_26913734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "26913734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '26913734'^^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 '30'^^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 '26913734'^^xsd:integer;
  dwc:observationDate '2015-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_25451652_25451652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_25451652_25451652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_25451652_25451652> ;
  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/5850_25451652_25451652>
  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/5850_25451652_25451652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25451652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25451652'^^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 '31'^^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 '25451652'^^xsd:integer;
  dwc:observationDate '2015-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76643062_76643062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76643062_76643062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76643062_76643062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 2.99549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "2.99549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_76643062_76643062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76643062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76643062'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.99549'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76643062'^^xsd:integer;
  dwc:observationDate '2018-12-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2AR-547694'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56571716_56571716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56571716_56571716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56571716_56571716> ;
  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/5850_56571716_56571716>
  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/5850_56571716_56571716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56571716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56571716'^^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 '6'^^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 '56571716'^^xsd:integer;
  dwc:observationDate '2017-12-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127729'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_25450253_25450253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_25450253_25450253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_25450253_25450253> ;
  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/5850_25450253_25450253>
  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/5850_25450253_25450253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25450253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25450253'^^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 '30'^^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 '25450253'^^xsd:integer;
  dwc:observationDate '2015-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-108474'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56437269_56437269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56437269_56437269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56437269_56437269> ;
  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/5850_56437269_56437269>
  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/5850_56437269_56437269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437269'^^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 '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 '56437269'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129711'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56437280_56437280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56437280_56437280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56437280_56437280> ;
  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/5850_56437280_56437280>
  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/5850_56437280_56437280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437280'^^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 '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 '56437280'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129711'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56437254_56437254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56437254_56437254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56437254_56437254> ;
  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/5850_56437254_56437254>
  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/5850_56437254_56437254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437254'^^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 '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 '56437254'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129711'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35994474_35994474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35994474_35994474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35994474_35994474> ;
  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/5850_35994474_35994474>
  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/5850_35994474_35994474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994474'^^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 '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 '35994474'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-110784'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_25451722_25451722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_25451722_25451722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_25451722_25451722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.399667 3.173666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.399667"^^xsd:decimal ;
  dwc:decimalLongitude "3.173666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_25451722_25451722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25451722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25451722'^^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 '12'^^xsd:integer;
  dwc:longitude '3.173666667'^^xsd:double;
  dwc:latitude '51.399667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25451722'^^xsd:integer;
  dwc:observationDate '2015-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-123829'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35994785_35994785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35994785_35994785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35994785_35994785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.391333 3.303666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.391333"^^xsd:decimal ;
  dwc:decimalLongitude "3.303666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_35994785_35994785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994785'^^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 '18'^^xsd:integer;
  dwc:longitude '3.303666667'^^xsd:double;
  dwc:latitude '51.391333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994785'^^xsd:integer;
  dwc:observationDate '2016-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-114312'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854918_36854918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854918_36854918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854918_36854918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41834 3.453181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41834"^^xsd:decimal ;
  dwc:decimalLongitude "3.453181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_36854919_36854919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854919'^^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.453181'^^xsd:double;
  dwc:latitude '51.41834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36854919'^^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-123815'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56530496_56530496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56530496_56530496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56530496_56530496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41834 3.453181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41834"^^xsd:decimal ;
  dwc:decimalLongitude "3.453181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_56530496_56530496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56530496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56530496'^^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 '25'^^xsd:integer;
  dwc:longitude '3.453181'^^xsd:double;
  dwc:latitude '51.41834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56530496'^^xsd:integer;
  dwc:observationDate '2017-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-123815'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854814_36854814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854814_36854814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854814_36854814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.410173 3.454515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.410173"^^xsd:decimal ;
  dwc:decimalLongitude "3.454515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_36854813_36854813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854813'^^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 '8'^^xsd:integer;
  dwc:longitude '3.454515'^^xsd:double;
  dwc:latitude '51.410173'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36854813'^^xsd:integer;
  dwc:observationDate '2016-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-112370'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855369_36855369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855369_36855369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855369_36855369> ;
  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/5850_36855369_36855369>
  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/5850_36855369_36855369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855369'^^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 '10'^^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 '36855369'^^xsd:integer;
  dwc:observationDate '2016-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 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/5850_55717829_55717829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717829_55717829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717829_55717829> ;
  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/5850_55717829_55717829>
  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/5850_55717829_55717829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717829'^^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 '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 '55717829'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717836_55717836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717836_55717836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717836_55717836> ;
  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/5850_55717836_55717836>
  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/5850_55717836_55717836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717836'^^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 '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 '55717836'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717843_55717843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717843_55717843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717843_55717843> ;
  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/5850_55717843_55717843>
  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/5850_55717843_55717843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717843'^^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 '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 '55717843'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855343_36855343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855343_36855343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855343_36855343> ;
  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/5850_36855343_36855343>
  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/5850_36855343_36855343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855343'^^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 '3'^^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 '36855343'^^xsd:integer;
  dwc:observationDate '2016-11-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 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/5850_36855370_36855370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855370_36855370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855370_36855370> ;
  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/5850_36855370_36855370>
  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/5850_36855370_36855370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855370'^^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 '15'^^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 '36855370'^^xsd:integer;
  dwc:observationDate '2016-11-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-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855344_36855344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855344_36855344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855344_36855344> ;
  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/5850_36855344_36855344>
  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/5850_36855344_36855344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855344'^^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 '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 '36855344'^^xsd:integer;
  dwc:observationDate '2016-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855349_36855349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855349_36855349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855349_36855349> ;
  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/5850_36855349_36855349>
  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/5850_36855349_36855349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855349'^^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.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 '36855349'^^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-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717853_55717853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717853_55717853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717853_55717853> ;
  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/5850_55717853_55717853>
  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/5850_55717853_55717853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717853'^^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 '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 '55717853'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717819_55717819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717819_55717819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717819_55717819> ;
  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/5850_55717819_55717819>
  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/5850_55717819_55717819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717819'^^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 '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 '55717819'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717919_55717919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717919_55717919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717919_55717919> ;
  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/5850_55717919_55717919>
  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/5850_55717919_55717919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717919'^^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 '15'^^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 '55717919'^^xsd:integer;
  dwc:observationDate '2017-11-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-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717820_55717820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717820_55717820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717820_55717820> ;
  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/5850_55717820_55717820>
  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/5850_55717820_55717820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717820'^^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 '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 '55717820'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118848461_118848461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118848461_118848461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118848461_118848461> ;
  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/5850_118848461_118848461>
  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/5850_118848461_118848461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118848461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118848461'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^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 '118848461'^^xsd:integer;
  dwc:observationDate '2019-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 VR2Tx-480061'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855329_36855329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855329_36855329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855329_36855329> ;
  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/5850_36855329_36855329>
  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/5850_36855329_36855329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855329'^^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 '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 '36855329'^^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-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854961_36854961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854961_36854961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854961_36854961> ;
  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/5850_36854961_36854961>
  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/5850_36854961_36854961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854961'^^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 '4'^^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 '36854961'^^xsd:integer;
  dwc:observationDate '2016-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855050_36855050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855050_36855050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855050_36855050> ;
  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/5850_36855050_36855050>
  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/5850_36855050_36855050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855050'^^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 '13'^^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 '36855050'^^xsd:integer;
  dwc:observationDate '2016-11-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854966_36854966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854966_36854966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854966_36854966> ;
  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/5850_36854966_36854966>
  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/5850_36854966_36854966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854966'^^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 '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 '36854966'^^xsd:integer;
  dwc:observationDate '2016-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854967_36854967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854967_36854967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854967_36854967> ;
  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/5850_36854967_36854967>
  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/5850_36854967_36854967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854967'^^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 '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 '36854967'^^xsd:integer;
  dwc:observationDate '2016-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855126_36855126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855126_36855126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855126_36855126> ;
  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/5850_36855126_36855126>
  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/5850_36855126_36855126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855126'^^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 '27'^^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 '36855126'^^xsd:integer;
  dwc:observationDate '2016-11-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855137_36855137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855137_36855137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855137_36855137> ;
  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/5850_36855137_36855137>
  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/5850_36855137_36855137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855137'^^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 '27'^^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 '36855137'^^xsd:integer;
  dwc:observationDate '2016-11-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717537_55717537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717537_55717537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717537_55717537> ;
  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/5850_55717537_55717537>
  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/5850_55717537_55717537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717537'^^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 '15'^^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 '55717537'^^xsd:integer;
  dwc:observationDate '2017-11-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717476_55717476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717476_55717476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717476_55717476> ;
  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/5850_55717476_55717476>
  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/5850_55717476_55717476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717476'^^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 '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 '55717476'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56621037_56621037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621037_56621037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621037_56621037> ;
  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/5850_56621037_56621037>
  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/5850_56621037_56621037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621037'^^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 '22'^^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 '56621037'^^xsd:integer;
  dwc:observationDate '2017-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56621039_56621039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621039_56621039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621039_56621039> ;
  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/5850_56621039_56621039>
  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/5850_56621039_56621039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621039'^^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 '22'^^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 '56621039'^^xsd:integer;
  dwc:observationDate '2017-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56621042_56621042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621042_56621042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621042_56621042> ;
  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/5850_56621042_56621042>
  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/5850_56621042_56621042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621042'^^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 '12'^^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 '56621042'^^xsd:integer;
  dwc:observationDate '2017-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 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/5850_56621044_56621044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621044_56621044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621044_56621044> ;
  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/5850_56621044_56621044>
  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/5850_56621044_56621044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621044'^^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 '12'^^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 '56621044'^^xsd:integer;
  dwc:observationDate '2017-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56621040_56621040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621040_56621040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621040_56621040> ;
  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/5850_56621040_56621040>
  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/5850_56621040_56621040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621040'^^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 '26'^^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 '56621040'^^xsd:integer;
  dwc:observationDate '2017-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855047_36855047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855047_36855047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855047_36855047> ;
  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/5850_36855047_36855047>
  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/5850_36855047_36855047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855047'^^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 '10'^^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 '36855047'^^xsd:integer;
  dwc:observationDate '2016-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_25501492_25501492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_25501492_25501492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_25501492_25501492> ;
  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/5850_25501492_25501492>
  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/5850_25501492_25501492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25501492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25501492'^^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.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 '25501492'^^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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855138_36855138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855138_36855138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855138_36855138> ;
  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/5850_36855138_36855138>
  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/5850_36855138_36855138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855138'^^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 '8'^^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 '36855138'^^xsd:integer;
  dwc:observationDate '2016-12-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-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855249_36855249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855249_36855249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855249_36855249> ;
  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/5850_36855249_36855249>
  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/5850_36855249_36855249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855249'^^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 '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 '36855249'^^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-123819'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855252_36855252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855252_36855252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855252_36855252> ;
  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/5850_36855252_36855252>
  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/5850_36855252_36855252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855252'^^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 '13'^^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 '36855252'^^xsd:integer;
  dwc:observationDate '2016-11-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-123820'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717643_55717643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717643_55717643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717643_55717643> ;
  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/5850_55717643_55717643>
  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/5850_55717643_55717643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717643'^^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 '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 '55717643'^^xsd:integer;
  dwc:observationDate '2017-11-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-123820'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717644_55717644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717644_55717644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717644_55717644> ;
  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/5850_55717644_55717644>
  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/5850_55717644_55717644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717644'^^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 '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 '55717644'^^xsd:integer;
  dwc:observationDate '2017-11-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-123820'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855373_36855373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855373_36855373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855373_36855373> ;
  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/5850_36855373_36855373>
  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/5850_36855373_36855373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855373'^^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 '13'^^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 '36855373'^^xsd:integer;
  dwc:observationDate '2016-11-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-127727'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531552_56531552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531552_56531552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531552_56531552> ;
  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/5850_56531552_56531552>
  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/5850_56531552_56531552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531552'^^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 '5'^^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 '56531552'^^xsd:integer;
  dwc:observationDate '2017-12-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-127727'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717746_55717746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717746_55717746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717746_55717746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474675 3.510681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474675"^^xsd:decimal ;
  dwc:decimalLongitude "3.510681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_55717767_55717767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717767'^^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 '24'^^xsd:integer;
  dwc:longitude '3.510681'^^xsd:double;
  dwc:latitude '51.474675'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55717767'^^xsd:integer;
  dwc:observationDate '2017-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-123832'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717701_55717701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717701_55717701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717701_55717701> ;
  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/5850_55717701_55717701>
  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/5850_55717701_55717701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717701'^^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 '24'^^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 '55717701'^^xsd:integer;
  dwc:observationDate '2017-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123831'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55717707_55717707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55717707_55717707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55717707_55717707> ;
  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/5850_55717707_55717707>
  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/5850_55717707_55717707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717707'^^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 '25'^^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 '55717707'^^xsd:integer;
  dwc:observationDate '2017-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123831'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_119032759_119032759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_119032759_119032759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_119032759_119032759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.431616667 3.704916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.431616667"^^xsd:decimal ;
  dwc:decimalLongitude "3.704916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_119032759_119032759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119032759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '119032759'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.704916667'^^xsd:double;
  dwc:latitude '51.431616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '119032759'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2AR-546900'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855458_36855458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855458_36855458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855458_36855458> ;
  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/5850_36855458_36855458>
  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/5850_36855458_36855458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855458'^^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 '13'^^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 '36855458'^^xsd:integer;
  dwc:observationDate '2016-11-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-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855463_36855463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855463_36855463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855463_36855463> ;
  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/5850_36855463_36855463>
  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/5850_36855463_36855463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855463'^^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 '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 '36855463'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855459_36855459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855459_36855459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855459_36855459> ;
  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/5850_36855459_36855459>
  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/5850_36855459_36855459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855459'^^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 '15'^^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 '36855459'^^xsd:integer;
  dwc:observationDate '2016-11-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-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531867_56531867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531867_56531867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531867_56531867> ;
  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/5850_56531867_56531867>
  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/5850_56531867_56531867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531867'^^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 '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 '56531867'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531870_56531870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531870_56531870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531870_56531870> ;
  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/5850_56531870_56531870>
  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/5850_56531870_56531870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531870'^^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 '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 '56531870'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531879_56531879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531879_56531879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531879_56531879> ;
  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/5850_56531879_56531879>
  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/5850_56531879_56531879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531879'^^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 '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 '56531879'^^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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531896_56531896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531896_56531896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531896_56531896> ;
  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/5850_56531896_56531896>
  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/5850_56531896_56531896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531896'^^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 '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 '56531896'^^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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118898291_118898291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118898291_118898291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118898291_118898291> ;
  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/5850_118898291_118898291>
  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/5850_118898291_118898291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118898291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118898291'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^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 '118898291'^^xsd:integer;
  dwc:observationDate '2019-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-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855434_36855434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855434_36855434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855434_36855434> ;
  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/5850_36855434_36855434>
  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/5850_36855434_36855434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855434'^^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 '7'^^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 '36855434'^^xsd:integer;
  dwc:observationDate '2016-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855445_36855445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855445_36855445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855445_36855445> ;
  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/5850_36855445_36855445>
  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/5850_36855445_36855445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855445'^^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 '8'^^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 '36855445'^^xsd:integer;
  dwc:observationDate '2016-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855454_36855454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855454_36855454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855454_36855454> ;
  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/5850_36855454_36855454>
  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/5850_36855454_36855454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855454'^^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 '9'^^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 '36855454'^^xsd:integer;
  dwc:observationDate '2016-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-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855457_36855457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855457_36855457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855457_36855457> ;
  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/5850_36855457_36855457>
  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/5850_36855457_36855457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855457'^^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 '10'^^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 '36855457'^^xsd:integer;
  dwc:observationDate '2016-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 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/5850_25545444_25545444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_25545444_25545444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_25545444_25545444> ;
  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/5850_25545444_25545444>
  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/5850_25545444_25545444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545444'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 '25545444'^^xsd:integer;
  dwc:observationDate '2015-12-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-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855479_36855479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855479_36855479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855479_36855479> ;
  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/5850_36855479_36855479>
  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/5850_36855479_36855479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855479'^^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 '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 '36855479'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855563_36855563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855563_36855563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855563_36855563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386465 3.7080085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386465"^^xsd:decimal ;
  dwc:decimalLongitude "3.7080085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_36855563_36855563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855563'^^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 '3'^^xsd:integer;
  dwc:longitude '3.7080085'^^xsd:double;
  dwc:latitude '51.386465'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855563'^^xsd:integer;
  dwc:observationDate '2016-11-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120878'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71907627_71907627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71907627_71907627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71907627_71907627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4071859 3.7080883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4071859"^^xsd:decimal ;
  dwc:decimalLongitude "3.7080883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_36855542_36855542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855542'^^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 '3.7080883'^^xsd:double;
  dwc:latitude '51.4071859'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855542'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120876'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531655_56531655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531655_56531655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531655_56531655> ;
  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/5850_56531655_56531655>
  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/5850_56531655_56531655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531655'^^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 '12'^^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 '56531655'^^xsd:integer;
  dwc:observationDate '2017-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56531658_56531658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56531658_56531658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56531658_56531658> ;
  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/5850_56531658_56531658>
  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/5850_56531658_56531658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531658'^^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 '12'^^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 '56531658'^^xsd:integer;
  dwc:observationDate '2017-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118897417_118897417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118897417_118897417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118897417_118897417> ;
  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/5850_118897417_118897417>
  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/5850_118897417_118897417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118897417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118897417'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^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 '118897417'^^xsd:integer;
  dwc:observationDate '2019-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788723_24788723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788723_24788723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788723_24788723> ;
  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/5850_24788723_24788723>
  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/5850_24788723_24788723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788723'^^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 '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 '24788723'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788739_24788739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788739_24788739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788739_24788739> ;
  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/5850_24788739_24788739>
  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/5850_24788739_24788739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788739'^^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.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 '24788739'^^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-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788751_24788751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788751_24788751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788751_24788751> ;
  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/5850_24788751_24788751>
  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/5850_24788751_24788751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788751'^^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.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 '24788751'^^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-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788754_24788754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788754_24788754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788754_24788754> ;
  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/5850_24788754_24788754>
  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/5850_24788754_24788754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788754'^^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 '12'^^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 '24788754'^^xsd:integer;
  dwc:observationDate '2015-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788767_24788767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788767_24788767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788767_24788767> ;
  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/5850_24788767_24788767>
  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/5850_24788767_24788767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788767'^^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 '12'^^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 '24788767'^^xsd:integer;
  dwc:observationDate '2015-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855423_36855423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855423_36855423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855423_36855423> ;
  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/5850_36855423_36855423>
  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/5850_36855423_36855423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855423'^^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 '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 '36855423'^^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-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855596_36855596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855596_36855596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855596_36855596> ;
  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/5850_36855596_36855596>
  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/5850_36855596_36855596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855596'^^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 '27'^^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 '36855596'^^xsd:integer;
  dwc:observationDate '2016-11-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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855593_36855593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855593_36855593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855593_36855593> ;
  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/5850_36855593_36855593>
  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/5850_36855593_36855593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855593'^^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 '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 '36855593'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56532035_56532035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56532035_56532035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56532035_56532035> ;
  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/5850_56532035_56532035>
  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/5850_56532035_56532035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532035'^^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 '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 '56532035'^^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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56532039_56532039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56532039_56532039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56532039_56532039> ;
  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/5850_56532039_56532039>
  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/5850_56532039_56532039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532039'^^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 '24'^^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 '56532039'^^xsd:integer;
  dwc:observationDate '2017-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 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/5850_24789116_24789116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789116_24789116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789116_24789116> ;
  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/5850_24789116_24789116>
  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/5850_24789116_24789116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789116'^^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.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 '24789116'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789118_24789118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789118_24789118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789118_24789118> ;
  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/5850_24789118_24789118>
  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/5850_24789118_24789118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789118'^^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.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 '24789118'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789122_24789122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789122_24789122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789122_24789122> ;
  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/5850_24789122_24789122>
  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/5850_24789122_24789122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789122'^^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.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 '24789122'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789131_24789131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789131_24789131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789131_24789131> ;
  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/5850_24789131_24789131>
  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/5850_24789131_24789131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789131'^^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.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 '24789131'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789134_24789134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789134_24789134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789134_24789134> ;
  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/5850_24789134_24789134>
  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/5850_24789134_24789134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789134'^^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.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 '24789134'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789138_24789138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789138_24789138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789138_24789138> ;
  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/5850_24789138_24789138>
  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/5850_24789138_24789138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789138'^^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.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 '24789138'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789157_24789157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789157_24789157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789157_24789157> ;
  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/5850_24789157_24789157>
  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/5850_24789157_24789157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789157'^^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.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 '24789157'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789159_24789159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789159_24789159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789159_24789159> ;
  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/5850_24789159_24789159>
  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/5850_24789159_24789159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789159'^^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 '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 '24789159'^^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 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/5850_24789165_24789165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789165_24789165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789165_24789165> ;
  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/5850_24789165_24789165>
  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/5850_24789165_24789165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789165'^^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 '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 '24789165'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789168_24789168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789168_24789168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789168_24789168> ;
  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/5850_24789168_24789168>
  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/5850_24789168_24789168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789168'^^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 '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 '24789168'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789179_24789179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789179_24789179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789179_24789179> ;
  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/5850_24789179_24789179>
  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/5850_24789179_24789179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789179'^^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 '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 '24789179'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789188_24789188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789188_24789188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789188_24789188> ;
  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/5850_24789188_24789188>
  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/5850_24789188_24789188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789188'^^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 '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 '24789188'^^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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789221_24789221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789221_24789221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789221_24789221> ;
  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/5850_24789221_24789221>
  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/5850_24789221_24789221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789221'^^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 '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 '24789221'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789248_24789248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789248_24789248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789248_24789248> ;
  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/5850_24789248_24789248>
  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/5850_24789248_24789248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789248'^^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 '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 '24789248'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789257_24789257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789257_24789257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789257_24789257> ;
  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/5850_24789257_24789257>
  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/5850_24789257_24789257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789257'^^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 '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 '24789257'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789265_24789265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789265_24789265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789265_24789265> ;
  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/5850_24789265_24789265>
  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/5850_24789265_24789265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789265'^^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 '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 '24789265'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789296_24789296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789296_24789296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789296_24789296> ;
  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/5850_24789296_24789296>
  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/5850_24789296_24789296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789296'^^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 '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 '24789296'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789326_24789326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789326_24789326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789326_24789326> ;
  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/5850_24789326_24789326>
  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/5850_24789326_24789326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789326'^^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 '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 '24789326'^^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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789347_24789347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789347_24789347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789347_24789347> ;
  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/5850_24789347_24789347>
  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/5850_24789347_24789347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789347'^^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 '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 '24789347'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789369_24789369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789369_24789369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789369_24789369> ;
  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/5850_24789369_24789369>
  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/5850_24789369_24789369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789369'^^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 '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 '24789369'^^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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789398_24789398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789398_24789398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789398_24789398> ;
  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/5850_24789398_24789398>
  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/5850_24789398_24789398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789398'^^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 '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 '24789398'^^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 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/5850_24789414_24789414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789414_24789414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789414_24789414> ;
  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/5850_24789414_24789414>
  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/5850_24789414_24789414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789414'^^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 '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 '24789414'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789417_24789417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789417_24789417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789417_24789417> ;
  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/5850_24789417_24789417>
  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/5850_24789417_24789417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789417'^^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 '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 '24789417'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789418_24789418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789418_24789418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789418_24789418> ;
  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/5850_24789418_24789418>
  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/5850_24789418_24789418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789418'^^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 '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 '24789418'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789428_24789428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789428_24789428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789428_24789428> ;
  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/5850_24789428_24789428>
  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/5850_24789428_24789428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789428'^^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 '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 '24789428'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789429_24789429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789429_24789429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789429_24789429> ;
  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/5850_24789429_24789429>
  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/5850_24789429_24789429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789429'^^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 '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 '24789429'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789441_24789441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789441_24789441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789441_24789441> ;
  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/5850_24789441_24789441>
  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/5850_24789441_24789441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789441'^^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 '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 '24789441'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789446_24789446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789446_24789446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789446_24789446> ;
  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/5850_24789446_24789446>
  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/5850_24789446_24789446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789446'^^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 '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 '24789446'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789449_24789449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789449_24789449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789449_24789449> ;
  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/5850_24789449_24789449>
  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/5850_24789449_24789449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789449'^^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 '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 '24789449'^^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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789466_24789466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789466_24789466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789466_24789466> ;
  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/5850_24789466_24789466>
  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/5850_24789466_24789466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789466'^^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 '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 '24789466'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789467_24789467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789467_24789467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789467_24789467> ;
  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/5850_24789467_24789467>
  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/5850_24789467_24789467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789467'^^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 '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 '24789467'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789468_24789468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789468_24789468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789468_24789468> ;
  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/5850_24789468_24789468>
  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/5850_24789468_24789468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789468'^^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 '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 '24789468'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789476_24789476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789476_24789476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789476_24789476> ;
  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/5850_24789476_24789476>
  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/5850_24789476_24789476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789476'^^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 '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 '24789476'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789481_24789481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789481_24789481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789481_24789481> ;
  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/5850_24789481_24789481>
  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/5850_24789481_24789481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789481'^^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 '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 '24789481'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789484_24789484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789484_24789484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789484_24789484> ;
  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/5850_24789484_24789484>
  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/5850_24789484_24789484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789484'^^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 '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 '24789484'^^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 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/5850_24789500_24789500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789500_24789500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789500_24789500> ;
  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/5850_24789500_24789500>
  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/5850_24789500_24789500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789500'^^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 '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 '24789500'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789515_24789515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789515_24789515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789515_24789515> ;
  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/5850_24789515_24789515>
  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/5850_24789515_24789515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789515'^^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 '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 '24789515'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789528_24789528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789528_24789528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789528_24789528> ;
  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/5850_24789528_24789528>
  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/5850_24789528_24789528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789528'^^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 '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 '24789528'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789535_24789535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789535_24789535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789535_24789535> ;
  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/5850_24789535_24789535>
  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/5850_24789535_24789535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789535'^^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.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 '24789535'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789539_24789539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789539_24789539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789539_24789539> ;
  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/5850_24789539_24789539>
  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/5850_24789539_24789539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789539'^^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.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 '24789539'^^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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789556_24789556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789556_24789556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789556_24789556> ;
  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/5850_24789556_24789556>
  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/5850_24789556_24789556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789556'^^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.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 '24789556'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789570_24789570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789570_24789570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789570_24789570> ;
  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/5850_24789570_24789570>
  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/5850_24789570_24789570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789570'^^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.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 '24789570'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789589_24789589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789589_24789589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789589_24789589> ;
  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/5850_24789589_24789589>
  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/5850_24789589_24789589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789589'^^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.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 '24789589'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789596_24789596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789596_24789596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789596_24789596> ;
  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/5850_24789596_24789596>
  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/5850_24789596_24789596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789596'^^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.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 '24789596'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789600_24789600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789600_24789600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789600_24789600> ;
  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/5850_24789600_24789600>
  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/5850_24789600_24789600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789600'^^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.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 '24789600'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789602_24789602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789602_24789602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789602_24789602> ;
  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/5850_24789602_24789602>
  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/5850_24789602_24789602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789602'^^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.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 '24789602'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789603_24789603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789603_24789603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789603_24789603> ;
  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/5850_24789603_24789603>
  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/5850_24789603_24789603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789603'^^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.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 '24789603'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789607_24789607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789607_24789607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789607_24789607> ;
  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/5850_24789607_24789607>
  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/5850_24789607_24789607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789607'^^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.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 '24789607'^^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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789613_24789613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789613_24789613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789613_24789613> ;
  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/5850_24789613_24789613>
  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/5850_24789613_24789613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789613'^^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.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 '24789613'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789627_24789627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789627_24789627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789627_24789627> ;
  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/5850_24789627_24789627>
  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/5850_24789627_24789627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789627'^^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.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 '24789627'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789645_24789645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789645_24789645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789645_24789645> ;
  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/5850_24789645_24789645>
  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/5850_24789645_24789645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789645'^^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.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 '24789645'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789663_24789663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789663_24789663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789663_24789663> ;
  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/5850_24789663_24789663>
  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/5850_24789663_24789663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789663'^^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.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 '24789663'^^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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789680_24789680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789680_24789680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789680_24789680> ;
  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/5850_24789680_24789680>
  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/5850_24789680_24789680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789680'^^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 '11'^^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 '24789680'^^xsd:integer;
  dwc:observationDate '2016-01-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-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71908506_71908506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71908506_71908506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71908506_71908506> ;
  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/5850_71908506_71908506>
  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/5850_71908506_71908506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71908506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71908506'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^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 '71908506'^^xsd:integer;
  dwc:observationDate '2018-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855609_36855609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855609_36855609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855609_36855609> ;
  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/5850_36855609_36855609>
  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/5850_36855609_36855609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855609'^^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 '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 '36855609'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855602_36855602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855602_36855602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855602_36855602> ;
  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/5850_36855602_36855602>
  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/5850_36855602_36855602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855602'^^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 '29'^^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 '36855602'^^xsd:integer;
  dwc:observationDate '2016-10-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855612_36855612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855612_36855612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855612_36855612> ;
  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/5850_36855612_36855612>
  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/5850_36855612_36855612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855612'^^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 '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 '36855612'^^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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855614_36855614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855614_36855614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855614_36855614> ;
  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/5850_36855614_36855614>
  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/5850_36855614_36855614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855614'^^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 '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 '36855614'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71908424_71908424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71908424_71908424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71908424_71908424> ;
  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/5850_71908424_71908424>
  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/5850_71908424_71908424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71908424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71908424'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^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 '71908424'^^xsd:integer;
  dwc:observationDate '2018-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56532222_56532222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56532222_56532222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56532222_56532222> ;
  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/5850_56532222_56532222>
  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/5850_56532222_56532222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532222'^^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 '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 '56532222'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56532186_56532186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56532186_56532186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56532186_56532186> ;
  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/5850_56532186_56532186>
  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/5850_56532186_56532186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532186'^^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 '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 '56532186'^^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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118907175_118907175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118907175_118907175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118907175_118907175> ;
  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/5850_118907175_118907175>
  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/5850_118907175_118907175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118907175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118907175'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^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 '118907175'^^xsd:integer;
  dwc:observationDate '2019-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118907177_118907177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118907177_118907177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118907177_118907177> ;
  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/5850_118907177_118907177>
  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/5850_118907177_118907177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118907177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118907177'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^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 '118907177'^^xsd:integer;
  dwc:observationDate '2019-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118907178_118907178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118907178_118907178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118907178_118907178> ;
  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/5850_118907178_118907178>
  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/5850_118907178_118907178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118907178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118907178'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^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 '118907178'^^xsd:integer;
  dwc:observationDate '2019-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118907182_118907182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118907182_118907182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118907182_118907182> ;
  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/5850_118907182_118907182>
  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/5850_118907182_118907182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118907182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118907182'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^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 '118907182'^^xsd:integer;
  dwc:observationDate '2019-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118907188_118907188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118907188_118907188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118907188_118907188> ;
  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/5850_118907188_118907188>
  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/5850_118907188_118907188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118907188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118907188'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^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 '118907188'^^xsd:integer;
  dwc:observationDate '2019-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788831_24788831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788831_24788831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788831_24788831> ;
  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/5850_24788831_24788831>
  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/5850_24788831_24788831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788831'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 '24788831'^^xsd:integer;
  dwc:observationDate '2015-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788837_24788837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788837_24788837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788837_24788837> ;
  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/5850_24788837_24788837>
  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/5850_24788837_24788837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788837'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 '24788837'^^xsd:integer;
  dwc:observationDate '2015-12-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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788816_24788816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788816_24788816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788816_24788816> ;
  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/5850_24788816_24788816>
  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/5850_24788816_24788816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788816'^^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.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 '24788816'^^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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788819_24788819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788819_24788819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788819_24788819> ;
  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/5850_24788819_24788819>
  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/5850_24788819_24788819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788819'^^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 '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 '24788819'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788830_24788830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788830_24788830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788830_24788830> ;
  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/5850_24788830_24788830>
  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/5850_24788830_24788830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788830'^^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 '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 '24788830'^^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-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855647_36855647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855647_36855647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855647_36855647> ;
  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/5850_36855647_36855647>
  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/5850_36855647_36855647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855647'^^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 '4'^^xsd:integer;
  dwc:longitude '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855647'^^xsd:integer;
  dwc:observationDate '2016-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56534075_56534075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56534075_56534075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56534075_56534075> ;
  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/5850_56534075_56534075>
  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/5850_56534075_56534075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56534075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56534075'^^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 '24'^^xsd:integer;
  dwc:longitude '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56534075'^^xsd:integer;
  dwc:observationDate '2017-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56533737_56533737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56533737_56533737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56533737_56533737> ;
  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/5850_56533737_56533737>
  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/5850_56533737_56533737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56533737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56533737'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56533737'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56533732_56533732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56533732_56533732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56533732_56533732> ;
  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/5850_56533732_56533732>
  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/5850_56533732_56533732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56533732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56533732'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56533732'^^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 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/5850_71905849_71905849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71905849_71905849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71905849_71905849> ;
  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/5850_71905849_71905849>
  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/5850_71905849_71905849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71905849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71905849'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '71905849'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788901_24788901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788901_24788901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788901_24788901> ;
  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/5850_24788901_24788901>
  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/5850_24788901_24788901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788901'^^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.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788901'^^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-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788905_24788905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788905_24788905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788905_24788905> ;
  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/5850_24788905_24788905>
  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/5850_24788905_24788905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788905'^^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.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788905'^^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-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788909_24788909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788909_24788909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788909_24788909> ;
  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/5850_24788909_24788909>
  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/5850_24788909_24788909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788909'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788909'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788917_24788917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788917_24788917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788917_24788917> ;
  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/5850_24788917_24788917>
  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/5850_24788917_24788917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788917'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788917'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788931_24788931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788931_24788931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788931_24788931> ;
  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/5850_24788931_24788931>
  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/5850_24788931_24788931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788931'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788931'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788961_24788961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788961_24788961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788961_24788961> ;
  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/5850_24788961_24788961>
  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/5850_24788961_24788961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788961'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788961'^^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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788986_24788986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788986_24788986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788986_24788986> ;
  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/5850_24788986_24788986>
  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/5850_24788986_24788986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788986'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788986'^^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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855657_36855657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855657_36855657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855657_36855657> ;
  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/5850_36855657_36855657>
  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/5850_36855657_36855657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855657'^^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 '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855657'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855709_36855709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855709_36855709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855709_36855709> ;
  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/5850_36855709_36855709>
  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/5850_36855709_36855709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855709'^^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 '10'^^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 '36855709'^^xsd:integer;
  dwc:observationDate '2016-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 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/5850_36855675_36855675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855675_36855675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855675_36855675> ;
  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/5850_36855675_36855675>
  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/5850_36855675_36855675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855675'^^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 '4'^^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 '36855675'^^xsd:integer;
  dwc:observationDate '2016-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 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/5850_36855711_36855711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855711_36855711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855711_36855711> ;
  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/5850_36855711_36855711>
  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/5850_36855711_36855711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855711'^^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 '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 '36855711'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855800_36855800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855800_36855800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855800_36855800> ;
  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/5850_36855800_36855800>
  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/5850_36855800_36855800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855800'^^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 '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 '36855800'^^xsd:integer;
  dwc:observationDate '2016-11-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855789_36855789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855789_36855789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855789_36855789> ;
  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/5850_36855789_36855789>
  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/5850_36855789_36855789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855789'^^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 '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 '36855789'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855674_36855674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855674_36855674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855674_36855674> ;
  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/5850_36855674_36855674>
  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/5850_36855674_36855674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855674'^^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 '3'^^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 '36855674'^^xsd:integer;
  dwc:observationDate '2016-11-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 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/5850_36855676_36855676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855676_36855676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855676_36855676> ;
  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/5850_36855676_36855676>
  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/5850_36855676_36855676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855676'^^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 '4'^^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 '36855676'^^xsd:integer;
  dwc:observationDate '2016-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855679_36855679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855679_36855679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855679_36855679> ;
  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/5850_36855679_36855679>
  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/5850_36855679_36855679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855679'^^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 '4'^^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 '36855679'^^xsd:integer;
  dwc:observationDate '2016-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855702_36855702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855702_36855702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855702_36855702> ;
  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/5850_36855702_36855702>
  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/5850_36855702_36855702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855702'^^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 '4'^^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 '36855702'^^xsd:integer;
  dwc:observationDate '2016-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855788_36855788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855788_36855788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855788_36855788> ;
  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/5850_36855788_36855788>
  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/5850_36855788_36855788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855788'^^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 '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 '36855788'^^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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855714_36855714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855714_36855714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855714_36855714> ;
  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/5850_36855714_36855714>
  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/5850_36855714_36855714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855714'^^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 '15'^^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 '36855714'^^xsd:integer;
  dwc:observationDate '2016-11-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855716_36855716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855716_36855716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855716_36855716> ;
  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/5850_36855716_36855716>
  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/5850_36855716_36855716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855716'^^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 '15'^^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 '36855716'^^xsd:integer;
  dwc:observationDate '2016-11-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855754_36855754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855754_36855754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855754_36855754> ;
  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/5850_36855754_36855754>
  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/5850_36855754_36855754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855754'^^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 '15'^^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 '36855754'^^xsd:integer;
  dwc:observationDate '2016-11-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855776_36855776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855776_36855776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855776_36855776> ;
  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/5850_36855776_36855776>
  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/5850_36855776_36855776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855776'^^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 '15'^^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 '36855776'^^xsd:integer;
  dwc:observationDate '2016-11-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855784_36855784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855784_36855784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855784_36855784> ;
  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/5850_36855784_36855784>
  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/5850_36855784_36855784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855784'^^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 '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 '36855784'^^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 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/5850_36855785_36855785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855785_36855785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855785_36855785> ;
  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/5850_36855785_36855785>
  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/5850_36855785_36855785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855785'^^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 '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 '36855785'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56620992_56620992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620992_56620992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620992_56620992> ;
  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/5850_56620992_56620992>
  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/5850_56620992_56620992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620992'^^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 '22'^^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 '56620992'^^xsd:integer;
  dwc:observationDate '2017-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 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/5850_56620960_56620960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620960_56620960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620960_56620960> ;
  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/5850_56620960_56620960>
  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/5850_56620960_56620960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620960'^^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 '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 '56620960'^^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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71912326_71912326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71912326_71912326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71912326_71912326> ;
  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/5850_71912326_71912326>
  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/5850_71912326_71912326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71912326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71912326'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^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 '71912326'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71912338_71912338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71912338_71912338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71912338_71912338> ;
  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/5850_71912338_71912338>
  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/5850_71912338_71912338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71912338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71912338'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^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 '71912338'^^xsd:integer;
  dwc:observationDate '2018-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 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/5850_56620970_56620970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620970_56620970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620970_56620970> ;
  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/5850_56620970_56620970>
  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/5850_56620970_56620970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620970'^^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 '15'^^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 '56620970'^^xsd:integer;
  dwc:observationDate '2017-11-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_118901206_118901206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118901206_118901206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118901206_118901206> ;
  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/5850_118901206_118901206>
  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/5850_118901206_118901206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118901206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118901206'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^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 '118901206'^^xsd:integer;
  dwc:observationDate '2019-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 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/5850_118901365_118901365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_118901365_118901365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_118901365_118901365> ;
  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/5850_118901365_118901365>
  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/5850_118901365_118901365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118901365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '118901365'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^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 '118901365'^^xsd:integer;
  dwc:observationDate '2019-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56621001_56621001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621001_56621001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621001_56621001> ;
  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/5850_56621001_56621001>
  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/5850_56621001_56621001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621001'^^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 '5'^^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 '56621001'^^xsd:integer;
  dwc:observationDate '2017-12-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56620993_56620993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620993_56620993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620993_56620993> ;
  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/5850_56620993_56620993>
  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/5850_56620993_56620993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620993'^^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 '22'^^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 '56620993'^^xsd:integer;
  dwc:observationDate '2017-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 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/5850_56620961_56620961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620961_56620961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620961_56620961> ;
  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/5850_56620961_56620961>
  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/5850_56620961_56620961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620961'^^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 '24'^^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 '56620961'^^xsd:integer;
  dwc:observationDate '2017-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 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/5850_56621004_56621004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56621004_56621004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56621004_56621004> ;
  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/5850_56621004_56621004>
  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/5850_56621004_56621004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56621004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56621004'^^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 '15'^^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 '56621004'^^xsd:integer;
  dwc:observationDate '2017-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56620994_56620994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56620994_56620994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56620994_56620994> ;
  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/5850_56620994_56620994>
  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/5850_56620994_56620994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620994'^^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 '26'^^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 '56620994'^^xsd:integer;
  dwc:observationDate '2017-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-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789031_24789031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789031_24789031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789031_24789031> ;
  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/5850_24789031_24789031>
  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/5850_24789031_24789031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789031'^^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 '10'^^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 '24789031'^^xsd:integer;
  dwc:observationDate '2016-01-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24789038_24789038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24789038_24789038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24789038_24789038> ;
  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/5850_24789038_24789038>
  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/5850_24789038_24789038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789038'^^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 '10'^^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 '24789038'^^xsd:integer;
  dwc:observationDate '2016-01-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855797_36855797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855797_36855797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855797_36855797> ;
  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/5850_36855797_36855797>
  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/5850_36855797_36855797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855797'^^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 '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 '36855797'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855821_36855821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855821_36855821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855821_36855821> ;
  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/5850_36855821_36855821>
  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/5850_36855821_36855821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855821'^^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 '4'^^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 '36855821'^^xsd:integer;
  dwc:observationDate '2016-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122343'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56536730_56536730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56536730_56536730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56536730_56536730> ;
  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/5850_56536730_56536730>
  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/5850_56536730_56536730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56536730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56536730'^^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 '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 '56536730'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129710'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36855627_36855627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36855627_36855627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36855627_36855627> ;
  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/5850_36855627_36855627>
  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/5850_36855627_36855627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855627'^^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 '3'^^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 '36855627'^^xsd:integer;
  dwc:observationDate '2016-11-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120884'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788873_24788873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788873_24788873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788873_24788873> ;
  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/5850_24788873_24788873>
  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/5850_24788873_24788873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788873'^^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 '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 '24788873'^^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-120884'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788896_24788896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788896_24788896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788896_24788896> ;
  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/5850_24788896_24788896>
  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/5850_24788896_24788896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788896'^^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 '11'^^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 '24788896'^^xsd:integer;
  dwc:observationDate '2015-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-120884'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2218_1249195_capture_2218_1249195_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2218_1249195_capture_2218_1249195_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2218_1249195_capture_2218_1249195_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2218_1249195_capture_2218_1249195_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2218_1249195_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2218_1249195_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2218_1249195_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2219_1249197_capture_2219_1249197_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2219_1249197_capture_2219_1249197_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2219_1249197_capture_2219_1249197_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2219_1249197_capture_2219_1249197_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2219_1249197_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2219_1249197_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2219_1249197_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2220_1249196_capture_2220_1249196_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2220_1249196_capture_2220_1249196_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2220_1249196_capture_2220_1249196_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2220_1249196_capture_2220_1249196_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2220_1249196_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2220_1249196_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2220_1249196_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2221_1249157_capture_2221_1249157_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2221_1249157_capture_2221_1249157_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2221_1249157_capture_2221_1249157_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2221_1249157_capture_2221_1249157_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2221_1249157_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2221_1249157_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2221_1249157_capture'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2222_1249154_capture_2222_1249154_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2222_1249154_capture_2222_1249154_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2222_1249154_capture_2222_1249154_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2222_1249154_capture_2222_1249154_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2222_1249154_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2222_1249154_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2222_1249154_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2223_1249155_capture_2223_1249155_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2223_1249155_capture_2223_1249155_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2223_1249155_capture_2223_1249155_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2223_1249155_capture_2223_1249155_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2223_1249155_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2223_1249155_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2223_1249155_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2224_1249156_capture_2224_1249156_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2224_1249156_capture_2224_1249156_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2224_1249156_capture_2224_1249156_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2224_1249156_capture_2224_1249156_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2224_1249156_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2224_1249156_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2224_1249156_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2225_1249158_capture_2225_1249158_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2225_1249158_capture_2225_1249158_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2225_1249158_capture_2225_1249158_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2225_1249158_capture_2225_1249158_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2225_1249158_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2225_1249158_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2225_1249158_capture'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2226_1249153_capture_2226_1249153_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2226_1249153_capture_2226_1249153_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2226_1249153_capture_2226_1249153_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2226_1249153_capture_2226_1249153_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2226_1249153_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2226_1249153_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2226_1249153_capture'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2227_1249159_capture_2227_1249159_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2227_1249159_capture_2227_1249159_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2227_1249159_capture_2227_1249159_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2227_1249159_capture_2227_1249159_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2227_1249159_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2227_1249159_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2227_1249159_capture'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2228_1249160_capture_2228_1249160_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2228_1249160_capture_2228_1249160_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2228_1249160_capture_2228_1249160_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2228_1249160_capture_2228_1249160_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2228_1249160_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2228_1249160_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2228_1249160_capture'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2229_1249161_capture_2229_1249161_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2229_1249161_capture_2229_1249161_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2229_1249161_capture_2229_1249161_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2229_1249161_capture_2229_1249161_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2229_1249161_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2229_1249161_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2229_1249161_capture'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2230_1249162_capture_2230_1249162_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2230_1249162_capture_2230_1249162_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2230_1249162_capture_2230_1249162_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2230_1249162_capture_2230_1249162_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2230_1249162_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2230_1249162_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2230_1249162_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2231_1249163_capture_2231_1249163_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2231_1249163_capture_2231_1249163_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2231_1249163_capture_2231_1249163_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2231_1249163_capture_2231_1249163_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2231_1249163_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2231_1249163_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2231_1249163_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2232_1249164_capture_2232_1249164_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2232_1249164_capture_2232_1249164_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2232_1249164_capture_2232_1249164_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2232_1249164_capture_2232_1249164_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2232_1249164_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2232_1249164_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2232_1249164_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2233_1249166_capture_2233_1249166_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2233_1249166_capture_2233_1249166_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2233_1249166_capture_2233_1249166_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2233_1249166_capture_2233_1249166_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2233_1249166_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2233_1249166_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2233_1249166_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2234_1249165_capture_2234_1249165_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2234_1249165_capture_2234_1249165_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2234_1249165_capture_2234_1249165_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2234_1249165_capture_2234_1249165_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2234_1249165_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2234_1249165_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2234_1249165_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2235_1249167_capture_2235_1249167_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2235_1249167_capture_2235_1249167_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2235_1249167_capture_2235_1249167_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2235_1249167_capture_2235_1249167_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2235_1249167_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2235_1249167_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2235_1249167_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2236_1249168_capture_2236_1249168_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2236_1249168_capture_2236_1249168_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2236_1249168_capture_2236_1249168_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2236_1249168_capture_2236_1249168_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2236_1249168_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2236_1249168_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2236_1249168_capture'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2244_1249169_capture_2244_1249169_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2244_1249169_capture_2244_1249169_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2244_1249169_capture_2244_1249169_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2244_1249169_capture_2244_1249169_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2244_1249169_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2244_1249169_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2244_1249169_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2245_1249170_capture_2245_1249170_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2245_1249170_capture_2245_1249170_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2245_1249170_capture_2245_1249170_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2245_1249170_capture_2245_1249170_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2245_1249170_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2245_1249170_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2245_1249170_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2246_1249171_capture_2246_1249171_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2246_1249171_capture_2246_1249171_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2246_1249171_capture_2246_1249171_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2246_1249171_capture_2246_1249171_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2246_1249171_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2246_1249171_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2246_1249171_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2247_1249172_capture_2247_1249172_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2247_1249172_capture_2247_1249172_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2247_1249172_capture_2247_1249172_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2247_1249172_capture_2247_1249172_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2247_1249172_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2247_1249172_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2247_1249172_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2248_1249173_capture_2248_1249173_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2248_1249173_capture_2248_1249173_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2248_1249173_capture_2248_1249173_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2248_1249173_capture_2248_1249173_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2248_1249173_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2248_1249173_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2248_1249173_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2249_1249174_capture_2249_1249174_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2249_1249174_capture_2249_1249174_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2249_1249174_capture_2249_1249174_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2249_1249174_capture_2249_1249174_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2249_1249174_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2249_1249174_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2249_1249174_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2250_1249175_capture_2250_1249175_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2250_1249175_capture_2250_1249175_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2250_1249175_capture_2250_1249175_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2250_1249175_capture_2250_1249175_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2250_1249175_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2250_1249175_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2250_1249175_capture'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2251_1249176_capture_2251_1249176_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2251_1249176_capture_2251_1249176_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2251_1249176_capture_2251_1249176_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2251_1249176_capture_2251_1249176_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2251_1249176_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2251_1249176_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2251_1249176_capture'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2252_1249177_capture_2252_1249177_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2252_1249177_capture_2252_1249177_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2252_1249177_capture_2252_1249177_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2252_1249177_capture_2252_1249177_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2252_1249177_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2252_1249177_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2252_1249177_capture'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2253_1249178_capture_2253_1249178_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2253_1249178_capture_2253_1249178_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2253_1249178_capture_2253_1249178_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2253_1249178_capture_2253_1249178_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2253_1249178_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2253_1249178_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2253_1249178_capture'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2254_1249179_capture_2254_1249179_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2254_1249179_capture_2254_1249179_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2254_1249179_capture_2254_1249179_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2254_1249179_capture_2254_1249179_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2254_1249179_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2254_1249179_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2254_1249179_capture'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2255_1249180_capture_2255_1249180_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2255_1249180_capture_2255_1249180_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2255_1249180_capture_2255_1249180_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2255_1249180_capture_2255_1249180_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2255_1249180_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2255_1249180_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2255_1249180_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2256_1249181_capture_2256_1249181_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2256_1249181_capture_2256_1249181_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2256_1249181_capture_2256_1249181_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2256_1249181_capture_2256_1249181_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2256_1249181_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2256_1249181_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2256_1249181_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2257_1249182_capture_2257_1249182_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2257_1249182_capture_2257_1249182_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2257_1249182_capture_2257_1249182_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2257_1249182_capture_2257_1249182_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_1249182_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2257_1249182_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2257_1249182_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2258_1249183_capture_2258_1249183_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2258_1249183_capture_2258_1249183_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2258_1249183_capture_2258_1249183_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2258_1249183_capture_2258_1249183_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2258_1249183_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2258_1249183_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2258_1249183_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2259_1249184_capture_2259_1249184_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2259_1249184_capture_2259_1249184_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2259_1249184_capture_2259_1249184_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2259_1249184_capture_2259_1249184_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2259_1249184_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2259_1249184_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2259_1249184_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2260_1249185_capture_2260_1249185_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2260_1249185_capture_2260_1249185_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2260_1249185_capture_2260_1249185_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2260_1249185_capture_2260_1249185_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2260_1249185_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2260_1249185_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2260_1249185_capture'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2261_1249186_capture_2261_1249186_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2261_1249186_capture_2261_1249186_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2261_1249186_capture_2261_1249186_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2261_1249186_capture_2261_1249186_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2261_1249186_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2261_1249186_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2261_1249186_capture'^^xsd:string;
  dwc:observationDate '2016-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2262_1249187_capture_2262_1249187_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2262_1249187_capture_2262_1249187_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2262_1249187_capture_2262_1249187_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2262_1249187_capture_2262_1249187_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2262_1249187_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2262_1249187_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2262_1249187_capture'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2263_1249188_capture_2263_1249188_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2263_1249188_capture_2263_1249188_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2263_1249188_capture_2263_1249188_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2263_1249188_capture_2263_1249188_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2263_1249188_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2263_1249188_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2263_1249188_capture'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2264_1249189_capture_2264_1249189_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2264_1249189_capture_2264_1249189_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2264_1249189_capture_2264_1249189_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2264_1249189_capture_2264_1249189_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2264_1249189_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2264_1249189_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2264_1249189_capture'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2396_1249190_capture_2396_1249190_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2396_1249190_capture_2396_1249190_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2396_1249190_capture_2396_1249190_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2396_1249190_capture_2396_1249190_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2396_1249190_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2396_1249190_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2396_1249190_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2397_1249191_capture_2397_1249191_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2397_1249191_capture_2397_1249191_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2397_1249191_capture_2397_1249191_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2397_1249191_capture_2397_1249191_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2397_1249191_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2397_1249191_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2397_1249191_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2398_1249192_capture_2398_1249192_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2398_1249192_capture_2398_1249192_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2398_1249192_capture_2398_1249192_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2398_1249192_capture_2398_1249192_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2398_1249192_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2398_1249192_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2398_1249192_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2399_1249193_capture_2399_1249193_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2399_1249193_capture_2399_1249193_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2399_1249193_capture_2399_1249193_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2399_1249193_capture_2399_1249193_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2399_1249193_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2399_1249193_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2399_1249193_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2400_1249194_capture_2400_1249194_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2400_1249194_capture_2400_1249194_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2400_1249194_capture_2400_1249194_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2400_1249194_capture_2400_1249194_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2400_1249194_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2400_1249194_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2400_1249194_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2401_1272870_capture_2401_1272870_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2401_1272870_capture_2401_1272870_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2401_1272870_capture_2401_1272870_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2401_1272870_capture_2401_1272870_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2401_1272870_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2401_1272870_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2401_1272870_capture'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2402_1272909_capture_2402_1272909_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2402_1272909_capture_2402_1272909_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2402_1272909_capture_2402_1272909_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2402_1272909_capture_2402_1272909_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2402_1272909_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2402_1272909_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2402_1272909_capture'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2403_1272905_capture_2403_1272905_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2403_1272905_capture_2403_1272905_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2403_1272905_capture_2403_1272905_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2403_1272905_capture_2403_1272905_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2403_1272905_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2403_1272905_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2403_1272905_capture'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2404_1272906_capture_2404_1272906_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2404_1272906_capture_2404_1272906_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2404_1272906_capture_2404_1272906_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2404_1272906_capture_2404_1272906_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2404_1272906_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2404_1272906_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2404_1272906_capture'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2405_1272907_capture_2405_1272907_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2405_1272907_capture_2405_1272907_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2405_1272907_capture_2405_1272907_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2405_1272907_capture_2405_1272907_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2405_1272907_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2405_1272907_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2405_1272907_capture'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2406_1272908_capture_2406_1272908_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2406_1272908_capture_2406_1272908_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2406_1272908_capture_2406_1272908_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2406_1272908_capture_2406_1272908_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2406_1272908_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2406_1272908_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2406_1272908_capture'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2407_1272900_capture_2407_1272900_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2407_1272900_capture_2407_1272900_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2407_1272900_capture_2407_1272900_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2407_1272900_capture_2407_1272900_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2407_1272900_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2407_1272900_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2407_1272900_capture'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2408_1272903_capture_2408_1272903_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2408_1272903_capture_2408_1272903_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2408_1272903_capture_2408_1272903_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2408_1272903_capture_2408_1272903_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2408_1272903_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2408_1272903_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2408_1272903_capture'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2409_1272904_capture_2409_1272904_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2409_1272904_capture_2409_1272904_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2409_1272904_capture_2409_1272904_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2409_1272904_capture_2409_1272904_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2409_1272904_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2409_1272904_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2409_1272904_capture'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2410_1272901_capture_2410_1272901_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2410_1272901_capture_2410_1272901_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2410_1272901_capture_2410_1272901_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2410_1272901_capture_2410_1272901_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2410_1272901_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2410_1272901_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2410_1272901_capture'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2411_1272871_capture_2411_1272871_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2411_1272871_capture_2411_1272871_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2411_1272871_capture_2411_1272871_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2411_1272871_capture_2411_1272871_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2411_1272871_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2411_1272871_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2411_1272871_capture'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2412_1272875_capture_2412_1272875_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2412_1272875_capture_2412_1272875_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2412_1272875_capture_2412_1272875_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2412_1272875_capture_2412_1272875_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2412_1272875_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2412_1272875_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2412_1272875_capture'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2413_1272872_capture_2413_1272872_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2413_1272872_capture_2413_1272872_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2413_1272872_capture_2413_1272872_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2413_1272872_capture_2413_1272872_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2413_1272872_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2413_1272872_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2413_1272872_capture'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2414_1272873_capture_2414_1272873_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2414_1272873_capture_2414_1272873_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2414_1272873_capture_2414_1272873_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2414_1272873_capture_2414_1272873_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2414_1272873_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2414_1272873_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2414_1272873_capture'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2415_1272874_capture_2415_1272874_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2415_1272874_capture_2415_1272874_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2415_1272874_capture_2415_1272874_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2415_1272874_capture_2415_1272874_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2415_1272874_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2415_1272874_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2415_1272874_capture'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2416_1272876_capture_2416_1272876_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2416_1272876_capture_2416_1272876_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2416_1272876_capture_2416_1272876_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2416_1272876_capture_2416_1272876_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2416_1272876_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2416_1272876_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2416_1272876_capture'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2417_1272877_capture_2417_1272877_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2417_1272877_capture_2417_1272877_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2417_1272877_capture_2417_1272877_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2417_1272877_capture_2417_1272877_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2417_1272877_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2417_1272877_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2417_1272877_capture'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2418_1272879_capture_2418_1272879_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2418_1272879_capture_2418_1272879_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2418_1272879_capture_2418_1272879_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2418_1272879_capture_2418_1272879_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2418_1272879_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2418_1272879_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2418_1272879_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2419_1272878_capture_2419_1272878_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2419_1272878_capture_2419_1272878_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2419_1272878_capture_2419_1272878_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2419_1272878_capture_2419_1272878_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2419_1272878_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2419_1272878_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2419_1272878_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2420_1272884_capture_2420_1272884_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2420_1272884_capture_2420_1272884_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2420_1272884_capture_2420_1272884_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2420_1272884_capture_2420_1272884_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2420_1272884_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2420_1272884_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2420_1272884_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2421_1272883_capture_2421_1272883_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2421_1272883_capture_2421_1272883_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2421_1272883_capture_2421_1272883_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2421_1272883_capture_2421_1272883_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2421_1272883_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2421_1272883_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2421_1272883_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2422_1272882_capture_2422_1272882_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2422_1272882_capture_2422_1272882_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2422_1272882_capture_2422_1272882_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2422_1272882_capture_2422_1272882_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2422_1272882_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2422_1272882_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2422_1272882_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2423_1272881_capture_2423_1272881_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2423_1272881_capture_2423_1272881_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2423_1272881_capture_2423_1272881_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2423_1272881_capture_2423_1272881_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2423_1272881_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2423_1272881_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2423_1272881_capture'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2424_1272880_capture_2424_1272880_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2424_1272880_capture_2424_1272880_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2424_1272880_capture_2424_1272880_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2424_1272880_capture_2424_1272880_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2424_1272880_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2424_1272880_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2424_1272880_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2425_1272885_capture_2425_1272885_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2425_1272885_capture_2425_1272885_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2425_1272885_capture_2425_1272885_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2425_1272885_capture_2425_1272885_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2425_1272885_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2425_1272885_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2425_1272885_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2426_1272886_capture_2426_1272886_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2426_1272886_capture_2426_1272886_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2426_1272886_capture_2426_1272886_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2426_1272886_capture_2426_1272886_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2426_1272886_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2426_1272886_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2426_1272886_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2427_1272887_capture_2427_1272887_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2427_1272887_capture_2427_1272887_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2427_1272887_capture_2427_1272887_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2427_1272887_capture_2427_1272887_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2427_1272887_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2427_1272887_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2427_1272887_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2428_1272888_capture_2428_1272888_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2428_1272888_capture_2428_1272888_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2428_1272888_capture_2428_1272888_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2428_1272888_capture_2428_1272888_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2428_1272888_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2428_1272888_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2428_1272888_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2429_1272889_capture_2429_1272889_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2429_1272889_capture_2429_1272889_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2429_1272889_capture_2429_1272889_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2429_1272889_capture_2429_1272889_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2429_1272889_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2429_1272889_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2429_1272889_capture'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2430_1272890_capture_2430_1272890_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2430_1272890_capture_2430_1272890_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2430_1272890_capture_2430_1272890_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2430_1272890_capture_2430_1272890_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2430_1272890_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2430_1272890_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2430_1272890_capture'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2431_1272891_capture_2431_1272891_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2431_1272891_capture_2431_1272891_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2431_1272891_capture_2431_1272891_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2431_1272891_capture_2431_1272891_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2431_1272891_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2431_1272891_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2431_1272891_capture'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2432_1272892_capture_2432_1272892_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2432_1272892_capture_2432_1272892_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2432_1272892_capture_2432_1272892_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2432_1272892_capture_2432_1272892_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2432_1272892_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2432_1272892_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2432_1272892_capture'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2433_1272896_capture_2433_1272896_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2433_1272896_capture_2433_1272896_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2433_1272896_capture_2433_1272896_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2433_1272896_capture_2433_1272896_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2433_1272896_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2433_1272896_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2433_1272896_capture'^^xsd:string;
  dwc:observationDate '2017-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2777_1272895_capture_2777_1272895_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2777_1272895_capture_2777_1272895_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2777_1272895_capture_2777_1272895_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2777_1272895_capture_2777_1272895_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2777_1272895_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2777_1272895_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2777_1272895_capture'^^xsd:string;
  dwc:observationDate '2017-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2778_1272902_capture_2778_1272902_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2778_1272902_capture_2778_1272902_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2778_1272902_capture_2778_1272902_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2778_1272902_capture_2778_1272902_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2778_1272902_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2778_1272902_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '2778_1272902_capture'^^xsd:string;
  dwc:observationDate '2017-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3208_1264440_capture_3208_1264440_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3208_1264440_capture_3208_1264440_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3208_1264440_capture_3208_1264440_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3208_1264440_capture_3208_1264440_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3208_1264440_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3208_1264440_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3208_1264440_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3209_1264436_capture_3209_1264436_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3209_1264436_capture_3209_1264436_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3209_1264436_capture_3209_1264436_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3209_1264436_capture_3209_1264436_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3209_1264436_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3209_1264436_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3209_1264436_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3210_1264437_capture_3210_1264437_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3210_1264437_capture_3210_1264437_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3210_1264437_capture_3210_1264437_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3210_1264437_capture_3210_1264437_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3210_1264437_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3210_1264437_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3210_1264437_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3211_1264439_capture_3211_1264439_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3211_1264439_capture_3211_1264439_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3211_1264439_capture_3211_1264439_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3211_1264439_capture_3211_1264439_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3211_1264439_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3211_1264439_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3211_1264439_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3212_1264438_capture_3212_1264438_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3212_1264438_capture_3212_1264438_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3212_1264438_capture_3212_1264438_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3212_1264438_capture_3212_1264438_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3212_1264438_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3212_1264438_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3212_1264438_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3213_1272893_capture_3213_1272893_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3213_1272893_capture_3213_1272893_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3213_1272893_capture_3213_1272893_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3213_1272893_capture_3213_1272893_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3213_1272893_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3213_1272893_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3213_1272893_capture'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3527_1272897_capture_3527_1272897_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3527_1272897_capture_3527_1272897_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3527_1272897_capture_3527_1272897_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3527_1272897_capture_3527_1272897_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3527_1272897_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3527_1272897_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3527_1272897_capture'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3528_1272898_capture_3528_1272898_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3528_1272898_capture_3528_1272898_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3528_1272898_capture_3528_1272898_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3528_1272898_capture_3528_1272898_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3528_1272898_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3528_1272898_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3528_1272898_capture'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3529_1272894_capture_3529_1272894_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3529_1272894_capture_3529_1272894_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3529_1272894_capture_3529_1272894_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3529_1272894_capture_3529_1272894_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3529_1272894_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3529_1272894_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3529_1272894_capture'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3530_1272899_capture_3530_1272899_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3530_1272899_capture_3530_1272899_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3530_1272899_capture_3530_1272899_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3530_1272899_capture_3530_1272899_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3530_1272899_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3530_1272899_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3530_1272899_capture'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3531_1171752_capture_3531_1171752_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3531_1171752_capture_3531_1171752_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3531_1171752_capture_3531_1171752_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3531_1171752_capture_3531_1171752_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3531_1171752_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3531_1171752_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '3531_1171752_capture'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_605_1219672_capture_605_1219672_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_605_1219672_capture_605_1219672_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_605_1219672_capture_605_1219672_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_605_1219672_capture_605_1219672_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "605_1219672_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '605_1219672_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '605_1219672_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_606_1219673_capture_606_1219673_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_606_1219673_capture_606_1219673_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_606_1219673_capture_606_1219673_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_606_1219673_capture_606_1219673_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "606_1219673_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '606_1219673_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '606_1219673_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_607_1219674_capture_607_1219674_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_607_1219674_capture_607_1219674_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_607_1219674_capture_607_1219674_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_607_1219674_capture_607_1219674_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "607_1219674_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '607_1219674_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '607_1219674_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_608_1219675_capture_608_1219675_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_608_1219675_capture_608_1219675_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_608_1219675_capture_608_1219675_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_608_1219675_capture_608_1219675_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "608_1219675_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '608_1219675_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '608_1219675_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_609_1219676_capture_609_1219676_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_609_1219676_capture_609_1219676_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_609_1219676_capture_609_1219676_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_609_1219676_capture_609_1219676_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "609_1219676_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '609_1219676_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '609_1219676_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_610_1219677_capture_610_1219677_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_610_1219677_capture_610_1219677_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_610_1219677_capture_610_1219677_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_610_1219677_capture_610_1219677_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "610_1219677_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '610_1219677_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '610_1219677_capture'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_611_1219678_capture_611_1219678_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_611_1219678_capture_611_1219678_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_611_1219678_capture_611_1219678_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_611_1219678_capture_611_1219678_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "611_1219678_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '611_1219678_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '611_1219678_capture'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_612_1219679_capture_612_1219679_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_612_1219679_capture_612_1219679_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_612_1219679_capture_612_1219679_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_612_1219679_capture_612_1219679_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "612_1219679_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '612_1219679_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '612_1219679_capture'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_613_1219680_capture_613_1219680_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_613_1219680_capture_613_1219680_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_613_1219680_capture_613_1219680_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_613_1219680_capture_613_1219680_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "613_1219680_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '613_1219680_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '613_1219680_capture'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_614_1219681_capture_614_1219681_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_614_1219681_capture_614_1219681_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_614_1219681_capture_614_1219681_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_614_1219681_capture_614_1219681_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "614_1219681_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '614_1219681_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '614_1219681_capture'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_615_1219682_capture_615_1219682_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_615_1219682_capture_615_1219682_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_615_1219682_capture_615_1219682_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_615_1219682_capture_615_1219682_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "615_1219682_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '615_1219682_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '615_1219682_capture'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_616_1219683_capture_616_1219683_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_616_1219683_capture_616_1219683_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_616_1219683_capture_616_1219683_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_616_1219683_capture_616_1219683_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616_1219683_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '616_1219683_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '616_1219683_capture'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_617_1219684_capture_617_1219684_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_617_1219684_capture_617_1219684_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_617_1219684_capture_617_1219684_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_617_1219684_capture_617_1219684_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "617_1219684_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '617_1219684_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '617_1219684_capture'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_618_1219685_capture_618_1219685_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_618_1219685_capture_618_1219685_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_618_1219685_capture_618_1219685_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_618_1219685_capture_618_1219685_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "618_1219685_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '618_1219685_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '618_1219685_capture'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_619_1219686_capture_619_1219686_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_619_1219686_capture_619_1219686_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_619_1219686_capture_619_1219686_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_619_1219686_capture_619_1219686_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "619_1219686_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '619_1219686_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '619_1219686_capture'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_620_1219687_capture_620_1219687_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_620_1219687_capture_620_1219687_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_620_1219687_capture_620_1219687_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_620_1219687_capture_620_1219687_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "620_1219687_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '620_1219687_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '620_1219687_capture'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_621_1219688_capture_621_1219688_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_621_1219688_capture_621_1219688_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_621_1219688_capture_621_1219688_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_621_1219688_capture_621_1219688_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "621_1219688_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '621_1219688_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '621_1219688_capture'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_622_1219689_capture_622_1219689_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_622_1219689_capture_622_1219689_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_622_1219689_capture_622_1219689_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_622_1219689_capture_622_1219689_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "622_1219689_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '622_1219689_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '622_1219689_capture'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_623_1219690_capture_623_1219690_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_623_1219690_capture_623_1219690_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_623_1219690_capture_623_1219690_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_623_1219690_capture_623_1219690_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "623_1219690_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '623_1219690_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '623_1219690_capture'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_624_1219691_capture_624_1219691_capture>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_624_1219691_capture_624_1219691_capture> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_624_1219691_capture_624_1219691_capture> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006946 3.75252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006946"^^xsd:decimal ;
  dwc:decimalLongitude "3.75252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_624_1219691_capture_624_1219691_capture>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "624_1219691_capture" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '624_1219691_capture'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.75252'^^xsd:double;
  dwc:latitude '51.006946'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'capture'^^xsd:string;
  dwc:occurrenceId '624_1219691_capture'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Caugth using double fyke nets'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36854825_36854825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36854825_36854825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36854825_36854825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3552573 3.7609896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3552573"^^xsd:decimal ;
  dwc:decimalLongitude "3.7609896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_36854844_36854844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36854844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36854844'^^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 '3'^^xsd:integer;
  dwc:longitude '3.7609896'^^xsd:double;
  dwc:latitude '51.3552573'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36854844'^^xsd:integer;
  dwc:observationDate '2016-11-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115434'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56442914_56442914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56442914_56442914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56442914_56442914> ;
  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/5850_56442914_56442914>
  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/5850_56442914_56442914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56442914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56442914'^^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 '24'^^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 '56442914'^^xsd:integer;
  dwc:observationDate '2017-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-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36856083_36856083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36856083_36856083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36856083_36856083> ;
  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/5850_36856083_36856083>
  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/5850_36856083_36856083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36856083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36856083'^^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 '27'^^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 '36856083'^^xsd:integer;
  dwc:observationDate '2016-11-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-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_36856071_36856071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_36856071_36856071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_36856071_36856071> ;
  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/5850_36856071_36856071>
  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/5850_36856071_36856071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36856071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36856071'^^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 '3'^^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 '36856071'^^xsd:integer;
  dwc:observationDate '2016-11-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56443355_56443355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56443355_56443355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56443355_56443355> ;
  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/5850_56443355_56443355>
  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/5850_56443355_56443355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443355'^^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 '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 '56443355'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71916252_71916252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71916252_71916252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71916252_71916252> ;
  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/5850_71916252_71916252>
  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/5850_71916252_71916252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71916252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71916252'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^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 '71916252'^^xsd:integer;
  dwc:observationDate '2018-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-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71916260_71916260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71916260_71916260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71916260_71916260> ;
  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/5850_71916260_71916260>
  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/5850_71916260_71916260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71916260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71916260'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^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 '71916260'^^xsd:integer;
  dwc:observationDate '2018-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-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_24788661_24788661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_24788661_24788661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_24788661_24788661> ;
  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/5850_24788661_24788661>
  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/5850_24788661_24788661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788661'^^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 '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 '24788661'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71914141_71914141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71914141_71914141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71914141_71914141> ;
  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/5850_71914141_71914141>
  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/5850_71914141_71914141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71914141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71914141'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^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 '71914141'^^xsd:integer;
  dwc:observationDate '2018-12-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112370'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71914160_71914160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71914160_71914160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71914160_71914160> ;
  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/5850_71914160_71914160>
  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/5850_71914160_71914160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71914160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71914160'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^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 '71914160'^^xsd:integer;
  dwc:observationDate '2018-12-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-112370'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_71914135_71914135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_71914135_71914135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_71914135_71914135> ;
  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/5850_71914135_71914135>
  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/5850_71914135_71914135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71914135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '71914135'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^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 '71914135'^^xsd:integer;
  dwc:observationDate '2018-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-112370'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2218_1249195_surgery_2218_1249195_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2218_1249195_surgery_2218_1249195_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2218_1249195_surgery_2218_1249195_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2218_1249195_surgery_2218_1249195_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2218_1249195_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2218_1249195_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2218_1249195_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2218_1249195_release_2218_1249195_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2218_1249195_release_2218_1249195_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2218_1249195_release_2218_1249195_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2218_1249195_release_2218_1249195_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2218_1249195_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2218_1249195_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2218_1249195_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2219_1249197_surgery_2219_1249197_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2219_1249197_surgery_2219_1249197_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2219_1249197_surgery_2219_1249197_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2219_1249197_surgery_2219_1249197_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2219_1249197_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2219_1249197_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2219_1249197_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2219_1249197_release_2219_1249197_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2219_1249197_release_2219_1249197_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2219_1249197_release_2219_1249197_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2219_1249197_release_2219_1249197_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2219_1249197_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2219_1249197_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2219_1249197_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2220_1249196_surgery_2220_1249196_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2220_1249196_surgery_2220_1249196_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2220_1249196_surgery_2220_1249196_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2220_1249196_surgery_2220_1249196_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2220_1249196_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2220_1249196_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2220_1249196_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2220_1249196_release_2220_1249196_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2220_1249196_release_2220_1249196_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2220_1249196_release_2220_1249196_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2220_1249196_release_2220_1249196_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2220_1249196_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2220_1249196_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2220_1249196_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2221_1249157_surgery_2221_1249157_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2221_1249157_surgery_2221_1249157_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2221_1249157_surgery_2221_1249157_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2221_1249157_surgery_2221_1249157_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2221_1249157_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2221_1249157_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2221_1249157_surgery'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2221_1249157_release_2221_1249157_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2221_1249157_release_2221_1249157_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2221_1249157_release_2221_1249157_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2221_1249157_release_2221_1249157_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2221_1249157_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2221_1249157_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2221_1249157_release'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2222_1249154_surgery_2222_1249154_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2222_1249154_surgery_2222_1249154_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2222_1249154_surgery_2222_1249154_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2222_1249154_surgery_2222_1249154_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2222_1249154_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2222_1249154_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2222_1249154_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2222_1249154_release_2222_1249154_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2222_1249154_release_2222_1249154_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2222_1249154_release_2222_1249154_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2222_1249154_release_2222_1249154_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2222_1249154_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2222_1249154_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2222_1249154_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2223_1249155_surgery_2223_1249155_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2223_1249155_surgery_2223_1249155_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2223_1249155_surgery_2223_1249155_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2223_1249155_surgery_2223_1249155_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2223_1249155_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2223_1249155_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2223_1249155_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2223_1249155_release_2223_1249155_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2223_1249155_release_2223_1249155_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2223_1249155_release_2223_1249155_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2223_1249155_release_2223_1249155_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2223_1249155_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2223_1249155_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2223_1249155_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2224_1249156_surgery_2224_1249156_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2224_1249156_surgery_2224_1249156_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2224_1249156_surgery_2224_1249156_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2224_1249156_surgery_2224_1249156_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2224_1249156_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2224_1249156_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2224_1249156_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2224_1249156_release_2224_1249156_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2224_1249156_release_2224_1249156_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2224_1249156_release_2224_1249156_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2224_1249156_release_2224_1249156_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2224_1249156_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2224_1249156_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2224_1249156_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2225_1249158_surgery_2225_1249158_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2225_1249158_surgery_2225_1249158_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2225_1249158_surgery_2225_1249158_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2225_1249158_surgery_2225_1249158_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2225_1249158_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2225_1249158_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2225_1249158_surgery'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2225_1249158_release_2225_1249158_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2225_1249158_release_2225_1249158_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2225_1249158_release_2225_1249158_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2225_1249158_release_2225_1249158_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2225_1249158_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2225_1249158_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2225_1249158_release'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2226_1249153_surgery_2226_1249153_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2226_1249153_surgery_2226_1249153_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2226_1249153_surgery_2226_1249153_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2226_1249153_surgery_2226_1249153_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2226_1249153_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2226_1249153_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2226_1249153_surgery'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2226_1249153_release_2226_1249153_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2226_1249153_release_2226_1249153_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2226_1249153_release_2226_1249153_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2226_1249153_release_2226_1249153_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2226_1249153_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2226_1249153_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2226_1249153_release'^^xsd:string;
  dwc:observationDate '2016-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2227_1249159_surgery_2227_1249159_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2227_1249159_surgery_2227_1249159_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2227_1249159_surgery_2227_1249159_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2227_1249159_surgery_2227_1249159_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2227_1249159_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2227_1249159_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2227_1249159_surgery'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2227_1249159_release_2227_1249159_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2227_1249159_release_2227_1249159_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2227_1249159_release_2227_1249159_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2227_1249159_release_2227_1249159_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2227_1249159_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2227_1249159_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2227_1249159_release'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2228_1249160_surgery_2228_1249160_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2228_1249160_surgery_2228_1249160_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2228_1249160_surgery_2228_1249160_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2228_1249160_surgery_2228_1249160_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2228_1249160_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2228_1249160_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2228_1249160_surgery'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2228_1249160_release_2228_1249160_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2228_1249160_release_2228_1249160_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2228_1249160_release_2228_1249160_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2228_1249160_release_2228_1249160_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2228_1249160_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2228_1249160_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2228_1249160_release'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2229_1249161_surgery_2229_1249161_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2229_1249161_surgery_2229_1249161_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2229_1249161_surgery_2229_1249161_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2229_1249161_surgery_2229_1249161_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2229_1249161_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2229_1249161_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2229_1249161_surgery'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2229_1249161_release_2229_1249161_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2229_1249161_release_2229_1249161_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2229_1249161_release_2229_1249161_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2229_1249161_release_2229_1249161_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2229_1249161_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2229_1249161_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2229_1249161_release'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2230_1249162_surgery_2230_1249162_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2230_1249162_surgery_2230_1249162_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2230_1249162_surgery_2230_1249162_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2230_1249162_surgery_2230_1249162_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2230_1249162_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2230_1249162_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2230_1249162_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2230_1249162_release_2230_1249162_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2230_1249162_release_2230_1249162_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2230_1249162_release_2230_1249162_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2230_1249162_release_2230_1249162_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2230_1249162_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2230_1249162_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2230_1249162_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2231_1249163_surgery_2231_1249163_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2231_1249163_surgery_2231_1249163_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2231_1249163_surgery_2231_1249163_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2231_1249163_surgery_2231_1249163_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2231_1249163_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2231_1249163_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2231_1249163_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2231_1249163_release_2231_1249163_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2231_1249163_release_2231_1249163_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2231_1249163_release_2231_1249163_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2231_1249163_release_2231_1249163_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2231_1249163_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2231_1249163_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2231_1249163_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2232_1249164_surgery_2232_1249164_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2232_1249164_surgery_2232_1249164_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2232_1249164_surgery_2232_1249164_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2232_1249164_surgery_2232_1249164_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2232_1249164_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2232_1249164_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2232_1249164_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2232_1249164_release_2232_1249164_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2232_1249164_release_2232_1249164_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2232_1249164_release_2232_1249164_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2232_1249164_release_2232_1249164_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2232_1249164_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2232_1249164_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2232_1249164_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2233_1249166_surgery_2233_1249166_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2233_1249166_surgery_2233_1249166_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2233_1249166_surgery_2233_1249166_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2233_1249166_surgery_2233_1249166_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2233_1249166_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2233_1249166_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2233_1249166_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2233_1249166_release_2233_1249166_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2233_1249166_release_2233_1249166_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2233_1249166_release_2233_1249166_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2233_1249166_release_2233_1249166_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2233_1249166_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2233_1249166_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2233_1249166_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2234_1249165_surgery_2234_1249165_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2234_1249165_surgery_2234_1249165_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2234_1249165_surgery_2234_1249165_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2234_1249165_surgery_2234_1249165_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2234_1249165_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2234_1249165_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2234_1249165_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2234_1249165_release_2234_1249165_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2234_1249165_release_2234_1249165_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2234_1249165_release_2234_1249165_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2234_1249165_release_2234_1249165_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2234_1249165_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2234_1249165_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2234_1249165_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2235_1249167_surgery_2235_1249167_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2235_1249167_surgery_2235_1249167_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2235_1249167_surgery_2235_1249167_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2235_1249167_surgery_2235_1249167_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2235_1249167_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2235_1249167_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2235_1249167_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2235_1249167_release_2235_1249167_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2235_1249167_release_2235_1249167_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2235_1249167_release_2235_1249167_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2235_1249167_release_2235_1249167_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2235_1249167_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2235_1249167_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2235_1249167_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2236_1249168_surgery_2236_1249168_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2236_1249168_surgery_2236_1249168_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2236_1249168_surgery_2236_1249168_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2236_1249168_surgery_2236_1249168_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2236_1249168_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2236_1249168_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2236_1249168_surgery'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2236_1249168_release_2236_1249168_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2236_1249168_release_2236_1249168_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2236_1249168_release_2236_1249168_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2236_1249168_release_2236_1249168_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2236_1249168_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2236_1249168_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2236_1249168_release'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2244_1249169_surgery_2244_1249169_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2244_1249169_surgery_2244_1249169_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2244_1249169_surgery_2244_1249169_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2244_1249169_surgery_2244_1249169_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2244_1249169_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2244_1249169_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2244_1249169_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2244_1249169_release_2244_1249169_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2244_1249169_release_2244_1249169_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2244_1249169_release_2244_1249169_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2244_1249169_release_2244_1249169_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2244_1249169_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2244_1249169_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2244_1249169_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2245_1249170_surgery_2245_1249170_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2245_1249170_surgery_2245_1249170_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2245_1249170_surgery_2245_1249170_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2245_1249170_surgery_2245_1249170_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2245_1249170_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2245_1249170_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2245_1249170_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2245_1249170_release_2245_1249170_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2245_1249170_release_2245_1249170_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2245_1249170_release_2245_1249170_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2245_1249170_release_2245_1249170_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2245_1249170_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2245_1249170_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2245_1249170_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2246_1249171_surgery_2246_1249171_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2246_1249171_surgery_2246_1249171_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2246_1249171_surgery_2246_1249171_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2246_1249171_surgery_2246_1249171_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2246_1249171_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2246_1249171_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2246_1249171_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2246_1249171_release_2246_1249171_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2246_1249171_release_2246_1249171_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2246_1249171_release_2246_1249171_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2246_1249171_release_2246_1249171_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2246_1249171_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2246_1249171_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2246_1249171_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2247_1249172_surgery_2247_1249172_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2247_1249172_surgery_2247_1249172_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2247_1249172_surgery_2247_1249172_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2247_1249172_surgery_2247_1249172_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2247_1249172_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2247_1249172_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2247_1249172_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2247_1249172_release_2247_1249172_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2247_1249172_release_2247_1249172_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2247_1249172_release_2247_1249172_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2247_1249172_release_2247_1249172_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2247_1249172_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2247_1249172_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2247_1249172_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2248_1249173_surgery_2248_1249173_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2248_1249173_surgery_2248_1249173_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2248_1249173_surgery_2248_1249173_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2248_1249173_surgery_2248_1249173_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2248_1249173_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2248_1249173_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2248_1249173_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2248_1249173_release_2248_1249173_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2248_1249173_release_2248_1249173_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2248_1249173_release_2248_1249173_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2248_1249173_release_2248_1249173_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2248_1249173_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2248_1249173_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2248_1249173_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2249_1249174_surgery_2249_1249174_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2249_1249174_surgery_2249_1249174_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2249_1249174_surgery_2249_1249174_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2249_1249174_surgery_2249_1249174_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2249_1249174_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2249_1249174_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2249_1249174_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2249_1249174_release_2249_1249174_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2249_1249174_release_2249_1249174_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2249_1249174_release_2249_1249174_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2249_1249174_release_2249_1249174_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2249_1249174_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2249_1249174_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2249_1249174_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2250_1249175_surgery_2250_1249175_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2250_1249175_surgery_2250_1249175_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2250_1249175_surgery_2250_1249175_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2250_1249175_surgery_2250_1249175_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2250_1249175_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2250_1249175_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2250_1249175_surgery'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2250_1249175_release_2250_1249175_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2250_1249175_release_2250_1249175_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2250_1249175_release_2250_1249175_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2250_1249175_release_2250_1249175_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2250_1249175_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2250_1249175_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2250_1249175_release'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2251_1249176_surgery_2251_1249176_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2251_1249176_surgery_2251_1249176_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2251_1249176_surgery_2251_1249176_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2251_1249176_surgery_2251_1249176_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2251_1249176_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2251_1249176_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2251_1249176_surgery'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2251_1249176_release_2251_1249176_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2251_1249176_release_2251_1249176_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2251_1249176_release_2251_1249176_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2251_1249176_release_2251_1249176_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2251_1249176_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2251_1249176_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2251_1249176_release'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2252_1249177_surgery_2252_1249177_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2252_1249177_surgery_2252_1249177_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2252_1249177_surgery_2252_1249177_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2252_1249177_surgery_2252_1249177_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2252_1249177_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2252_1249177_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2252_1249177_surgery'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2252_1249177_release_2252_1249177_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2252_1249177_release_2252_1249177_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2252_1249177_release_2252_1249177_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2252_1249177_release_2252_1249177_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2252_1249177_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2252_1249177_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2252_1249177_release'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2253_1249178_surgery_2253_1249178_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2253_1249178_surgery_2253_1249178_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2253_1249178_surgery_2253_1249178_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2253_1249178_surgery_2253_1249178_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2253_1249178_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2253_1249178_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2253_1249178_surgery'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2253_1249178_release_2253_1249178_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2253_1249178_release_2253_1249178_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2253_1249178_release_2253_1249178_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2253_1249178_release_2253_1249178_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2253_1249178_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2253_1249178_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2253_1249178_release'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2254_1249179_surgery_2254_1249179_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2254_1249179_surgery_2254_1249179_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2254_1249179_surgery_2254_1249179_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2254_1249179_surgery_2254_1249179_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2254_1249179_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2254_1249179_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2254_1249179_surgery'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2254_1249179_release_2254_1249179_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2254_1249179_release_2254_1249179_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2254_1249179_release_2254_1249179_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2254_1249179_release_2254_1249179_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2254_1249179_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2254_1249179_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2254_1249179_release'^^xsd:string;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2255_1249180_surgery_2255_1249180_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2255_1249180_surgery_2255_1249180_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2255_1249180_surgery_2255_1249180_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2255_1249180_surgery_2255_1249180_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2255_1249180_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2255_1249180_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2255_1249180_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2255_1249180_release_2255_1249180_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2255_1249180_release_2255_1249180_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2255_1249180_release_2255_1249180_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2255_1249180_release_2255_1249180_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2255_1249180_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2255_1249180_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2255_1249180_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2256_1249181_surgery_2256_1249181_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2256_1249181_surgery_2256_1249181_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2256_1249181_surgery_2256_1249181_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2256_1249181_surgery_2256_1249181_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2256_1249181_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2256_1249181_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2256_1249181_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2256_1249181_release_2256_1249181_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2256_1249181_release_2256_1249181_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2256_1249181_release_2256_1249181_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2256_1249181_release_2256_1249181_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2256_1249181_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2256_1249181_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2256_1249181_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2257_1249182_surgery_2257_1249182_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2257_1249182_surgery_2257_1249182_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2257_1249182_surgery_2257_1249182_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2257_1249182_surgery_2257_1249182_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_1249182_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2257_1249182_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2257_1249182_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2257_1249182_release_2257_1249182_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2257_1249182_release_2257_1249182_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2257_1249182_release_2257_1249182_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2257_1249182_release_2257_1249182_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257_1249182_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2257_1249182_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2257_1249182_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2258_1249183_surgery_2258_1249183_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2258_1249183_surgery_2258_1249183_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2258_1249183_surgery_2258_1249183_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2258_1249183_surgery_2258_1249183_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2258_1249183_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2258_1249183_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2258_1249183_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2258_1249183_release_2258_1249183_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2258_1249183_release_2258_1249183_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2258_1249183_release_2258_1249183_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2258_1249183_release_2258_1249183_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2258_1249183_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2258_1249183_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2258_1249183_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2259_1249184_surgery_2259_1249184_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2259_1249184_surgery_2259_1249184_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2259_1249184_surgery_2259_1249184_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2259_1249184_surgery_2259_1249184_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2259_1249184_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2259_1249184_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2259_1249184_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2259_1249184_release_2259_1249184_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2259_1249184_release_2259_1249184_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2259_1249184_release_2259_1249184_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2259_1249184_release_2259_1249184_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2259_1249184_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2259_1249184_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2259_1249184_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2260_1249185_surgery_2260_1249185_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2260_1249185_surgery_2260_1249185_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2260_1249185_surgery_2260_1249185_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2260_1249185_surgery_2260_1249185_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2260_1249185_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2260_1249185_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2260_1249185_surgery'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2260_1249185_release_2260_1249185_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2260_1249185_release_2260_1249185_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2260_1249185_release_2260_1249185_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2260_1249185_release_2260_1249185_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2260_1249185_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2260_1249185_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2260_1249185_release'^^xsd:string;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2261_1249186_surgery_2261_1249186_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2261_1249186_surgery_2261_1249186_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2261_1249186_surgery_2261_1249186_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2261_1249186_surgery_2261_1249186_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2261_1249186_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2261_1249186_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2261_1249186_surgery'^^xsd:string;
  dwc:observationDate '2016-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2261_1249186_release_2261_1249186_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2261_1249186_release_2261_1249186_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2261_1249186_release_2261_1249186_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2261_1249186_release_2261_1249186_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2261_1249186_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2261_1249186_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2261_1249186_release'^^xsd:string;
  dwc:observationDate '2016-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2262_1249187_surgery_2262_1249187_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2262_1249187_surgery_2262_1249187_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2262_1249187_surgery_2262_1249187_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2262_1249187_surgery_2262_1249187_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2262_1249187_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2262_1249187_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2262_1249187_surgery'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2262_1249187_release_2262_1249187_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2262_1249187_release_2262_1249187_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2262_1249187_release_2262_1249187_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2262_1249187_release_2262_1249187_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2262_1249187_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2262_1249187_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2262_1249187_release'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2263_1249188_surgery_2263_1249188_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2263_1249188_surgery_2263_1249188_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2263_1249188_surgery_2263_1249188_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2263_1249188_surgery_2263_1249188_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2263_1249188_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2263_1249188_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2263_1249188_surgery'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2263_1249188_release_2263_1249188_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2263_1249188_release_2263_1249188_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2263_1249188_release_2263_1249188_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2263_1249188_release_2263_1249188_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2263_1249188_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2263_1249188_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2263_1249188_release'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2264_1249189_surgery_2264_1249189_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2264_1249189_surgery_2264_1249189_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2264_1249189_surgery_2264_1249189_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2264_1249189_surgery_2264_1249189_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2264_1249189_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2264_1249189_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2264_1249189_surgery'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2264_1249189_release_2264_1249189_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2264_1249189_release_2264_1249189_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2264_1249189_release_2264_1249189_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2264_1249189_release_2264_1249189_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2264_1249189_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2264_1249189_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2264_1249189_release'^^xsd:string;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2396_1249190_surgery_2396_1249190_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2396_1249190_surgery_2396_1249190_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2396_1249190_surgery_2396_1249190_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2396_1249190_surgery_2396_1249190_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2396_1249190_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2396_1249190_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2396_1249190_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2396_1249190_release_2396_1249190_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2396_1249190_release_2396_1249190_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2396_1249190_release_2396_1249190_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2396_1249190_release_2396_1249190_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2396_1249190_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2396_1249190_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2396_1249190_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2397_1249191_surgery_2397_1249191_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2397_1249191_surgery_2397_1249191_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2397_1249191_surgery_2397_1249191_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2397_1249191_surgery_2397_1249191_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2397_1249191_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2397_1249191_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2397_1249191_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2397_1249191_release_2397_1249191_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2397_1249191_release_2397_1249191_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2397_1249191_release_2397_1249191_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2397_1249191_release_2397_1249191_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2397_1249191_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2397_1249191_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2397_1249191_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2398_1249192_surgery_2398_1249192_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2398_1249192_surgery_2398_1249192_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2398_1249192_surgery_2398_1249192_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2398_1249192_surgery_2398_1249192_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2398_1249192_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2398_1249192_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2398_1249192_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2398_1249192_release_2398_1249192_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2398_1249192_release_2398_1249192_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2398_1249192_release_2398_1249192_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2398_1249192_release_2398_1249192_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2398_1249192_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2398_1249192_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2398_1249192_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2399_1249193_surgery_2399_1249193_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2399_1249193_surgery_2399_1249193_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2399_1249193_surgery_2399_1249193_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2399_1249193_surgery_2399_1249193_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2399_1249193_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2399_1249193_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2399_1249193_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2399_1249193_release_2399_1249193_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2399_1249193_release_2399_1249193_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2399_1249193_release_2399_1249193_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2399_1249193_release_2399_1249193_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2399_1249193_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2399_1249193_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2399_1249193_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2400_1249194_surgery_2400_1249194_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2400_1249194_surgery_2400_1249194_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2400_1249194_surgery_2400_1249194_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2400_1249194_surgery_2400_1249194_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2400_1249194_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2400_1249194_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2400_1249194_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2400_1249194_release_2400_1249194_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2400_1249194_release_2400_1249194_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2400_1249194_release_2400_1249194_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2400_1249194_release_2400_1249194_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2400_1249194_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2400_1249194_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2400_1249194_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2401_1272870_surgery_2401_1272870_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2401_1272870_surgery_2401_1272870_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2401_1272870_surgery_2401_1272870_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2401_1272870_surgery_2401_1272870_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2401_1272870_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2401_1272870_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2401_1272870_surgery'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2401_1272870_release_2401_1272870_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2401_1272870_release_2401_1272870_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2401_1272870_release_2401_1272870_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2401_1272870_release_2401_1272870_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2401_1272870_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2401_1272870_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2401_1272870_release'^^xsd:string;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2402_1272909_surgery_2402_1272909_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2402_1272909_surgery_2402_1272909_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2402_1272909_surgery_2402_1272909_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2402_1272909_surgery_2402_1272909_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2402_1272909_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2402_1272909_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2402_1272909_surgery'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2402_1272909_release_2402_1272909_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2402_1272909_release_2402_1272909_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2402_1272909_release_2402_1272909_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2402_1272909_release_2402_1272909_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2402_1272909_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2402_1272909_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2402_1272909_release'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2403_1272905_surgery_2403_1272905_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2403_1272905_surgery_2403_1272905_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2403_1272905_surgery_2403_1272905_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2403_1272905_surgery_2403_1272905_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2403_1272905_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2403_1272905_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2403_1272905_surgery'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2403_1272905_release_2403_1272905_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2403_1272905_release_2403_1272905_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2403_1272905_release_2403_1272905_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2403_1272905_release_2403_1272905_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2403_1272905_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2403_1272905_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2403_1272905_release'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2404_1272906_surgery_2404_1272906_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2404_1272906_surgery_2404_1272906_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2404_1272906_surgery_2404_1272906_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2404_1272906_surgery_2404_1272906_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2404_1272906_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2404_1272906_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2404_1272906_surgery'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2404_1272906_release_2404_1272906_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2404_1272906_release_2404_1272906_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2404_1272906_release_2404_1272906_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2404_1272906_release_2404_1272906_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2404_1272906_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2404_1272906_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2404_1272906_release'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2405_1272907_surgery_2405_1272907_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2405_1272907_surgery_2405_1272907_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2405_1272907_surgery_2405_1272907_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2405_1272907_surgery_2405_1272907_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2405_1272907_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2405_1272907_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2405_1272907_surgery'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2405_1272907_release_2405_1272907_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2405_1272907_release_2405_1272907_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2405_1272907_release_2405_1272907_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2405_1272907_release_2405_1272907_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2405_1272907_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2405_1272907_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2405_1272907_release'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2406_1272908_surgery_2406_1272908_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2406_1272908_surgery_2406_1272908_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2406_1272908_surgery_2406_1272908_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2406_1272908_surgery_2406_1272908_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2406_1272908_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2406_1272908_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2406_1272908_surgery'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2406_1272908_release_2406_1272908_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2406_1272908_release_2406_1272908_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2406_1272908_release_2406_1272908_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2406_1272908_release_2406_1272908_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2406_1272908_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2406_1272908_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2406_1272908_release'^^xsd:string;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2407_1272900_surgery_2407_1272900_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2407_1272900_surgery_2407_1272900_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2407_1272900_surgery_2407_1272900_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2407_1272900_surgery_2407_1272900_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2407_1272900_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2407_1272900_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2407_1272900_surgery'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2407_1272900_release_2407_1272900_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2407_1272900_release_2407_1272900_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2407_1272900_release_2407_1272900_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2407_1272900_release_2407_1272900_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2407_1272900_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2407_1272900_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2407_1272900_release'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2408_1272903_surgery_2408_1272903_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2408_1272903_surgery_2408_1272903_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2408_1272903_surgery_2408_1272903_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2408_1272903_surgery_2408_1272903_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2408_1272903_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2408_1272903_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2408_1272903_surgery'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2408_1272903_release_2408_1272903_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2408_1272903_release_2408_1272903_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2408_1272903_release_2408_1272903_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2408_1272903_release_2408_1272903_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2408_1272903_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2408_1272903_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2408_1272903_release'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2409_1272904_surgery_2409_1272904_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2409_1272904_surgery_2409_1272904_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2409_1272904_surgery_2409_1272904_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2409_1272904_surgery_2409_1272904_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2409_1272904_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2409_1272904_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2409_1272904_surgery'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2409_1272904_release_2409_1272904_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2409_1272904_release_2409_1272904_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2409_1272904_release_2409_1272904_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2409_1272904_release_2409_1272904_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2409_1272904_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2409_1272904_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2409_1272904_release'^^xsd:string;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2410_1272901_surgery_2410_1272901_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2410_1272901_surgery_2410_1272901_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2410_1272901_surgery_2410_1272901_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2410_1272901_surgery_2410_1272901_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2410_1272901_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2410_1272901_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2410_1272901_surgery'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2410_1272901_release_2410_1272901_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2410_1272901_release_2410_1272901_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2410_1272901_release_2410_1272901_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2410_1272901_release_2410_1272901_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2410_1272901_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2410_1272901_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2410_1272901_release'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2411_1272871_surgery_2411_1272871_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2411_1272871_surgery_2411_1272871_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2411_1272871_surgery_2411_1272871_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2411_1272871_surgery_2411_1272871_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2411_1272871_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2411_1272871_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2411_1272871_surgery'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2411_1272871_release_2411_1272871_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2411_1272871_release_2411_1272871_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2411_1272871_release_2411_1272871_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2411_1272871_release_2411_1272871_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2411_1272871_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2411_1272871_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2411_1272871_release'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2412_1272875_surgery_2412_1272875_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2412_1272875_surgery_2412_1272875_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2412_1272875_surgery_2412_1272875_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2412_1272875_surgery_2412_1272875_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2412_1272875_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2412_1272875_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2412_1272875_surgery'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2412_1272875_release_2412_1272875_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2412_1272875_release_2412_1272875_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2412_1272875_release_2412_1272875_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2412_1272875_release_2412_1272875_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2412_1272875_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2412_1272875_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2412_1272875_release'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2413_1272872_surgery_2413_1272872_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2413_1272872_surgery_2413_1272872_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2413_1272872_surgery_2413_1272872_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2413_1272872_surgery_2413_1272872_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2413_1272872_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2413_1272872_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2413_1272872_surgery'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2413_1272872_release_2413_1272872_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2413_1272872_release_2413_1272872_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2413_1272872_release_2413_1272872_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2413_1272872_release_2413_1272872_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2413_1272872_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2413_1272872_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2413_1272872_release'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2414_1272873_surgery_2414_1272873_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2414_1272873_surgery_2414_1272873_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2414_1272873_surgery_2414_1272873_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2414_1272873_surgery_2414_1272873_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2414_1272873_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2414_1272873_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2414_1272873_surgery'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2414_1272873_release_2414_1272873_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2414_1272873_release_2414_1272873_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2414_1272873_release_2414_1272873_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2414_1272873_release_2414_1272873_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2414_1272873_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2414_1272873_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2414_1272873_release'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2415_1272874_surgery_2415_1272874_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2415_1272874_surgery_2415_1272874_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2415_1272874_surgery_2415_1272874_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2415_1272874_surgery_2415_1272874_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2415_1272874_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2415_1272874_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2415_1272874_surgery'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2415_1272874_release_2415_1272874_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2415_1272874_release_2415_1272874_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2415_1272874_release_2415_1272874_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2415_1272874_release_2415_1272874_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2415_1272874_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2415_1272874_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2415_1272874_release'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2416_1272876_surgery_2416_1272876_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2416_1272876_surgery_2416_1272876_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2416_1272876_surgery_2416_1272876_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2416_1272876_surgery_2416_1272876_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2416_1272876_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2416_1272876_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2416_1272876_surgery'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2416_1272876_release_2416_1272876_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2416_1272876_release_2416_1272876_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2416_1272876_release_2416_1272876_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2416_1272876_release_2416_1272876_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2416_1272876_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2416_1272876_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2416_1272876_release'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2417_1272877_surgery_2417_1272877_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2417_1272877_surgery_2417_1272877_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2417_1272877_surgery_2417_1272877_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2417_1272877_surgery_2417_1272877_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2417_1272877_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2417_1272877_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2417_1272877_surgery'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2417_1272877_release_2417_1272877_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2417_1272877_release_2417_1272877_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2417_1272877_release_2417_1272877_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2417_1272877_release_2417_1272877_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2417_1272877_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2417_1272877_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2417_1272877_release'^^xsd:string;
  dwc:observationDate '2017-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2418_1272879_surgery_2418_1272879_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2418_1272879_surgery_2418_1272879_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2418_1272879_surgery_2418_1272879_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2418_1272879_surgery_2418_1272879_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2418_1272879_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2418_1272879_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2418_1272879_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2418_1272879_release_2418_1272879_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2418_1272879_release_2418_1272879_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2418_1272879_release_2418_1272879_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2418_1272879_release_2418_1272879_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2418_1272879_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2418_1272879_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2418_1272879_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2419_1272878_surgery_2419_1272878_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2419_1272878_surgery_2419_1272878_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2419_1272878_surgery_2419_1272878_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2419_1272878_surgery_2419_1272878_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2419_1272878_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2419_1272878_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2419_1272878_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2419_1272878_release_2419_1272878_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2419_1272878_release_2419_1272878_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2419_1272878_release_2419_1272878_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2419_1272878_release_2419_1272878_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2419_1272878_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2419_1272878_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2419_1272878_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2420_1272884_surgery_2420_1272884_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2420_1272884_surgery_2420_1272884_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2420_1272884_surgery_2420_1272884_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2420_1272884_surgery_2420_1272884_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2420_1272884_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2420_1272884_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2420_1272884_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2420_1272884_release_2420_1272884_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2420_1272884_release_2420_1272884_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2420_1272884_release_2420_1272884_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2420_1272884_release_2420_1272884_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2420_1272884_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2420_1272884_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2420_1272884_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2421_1272883_surgery_2421_1272883_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2421_1272883_surgery_2421_1272883_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2421_1272883_surgery_2421_1272883_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2421_1272883_surgery_2421_1272883_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2421_1272883_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2421_1272883_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2421_1272883_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2421_1272883_release_2421_1272883_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2421_1272883_release_2421_1272883_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2421_1272883_release_2421_1272883_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2421_1272883_release_2421_1272883_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2421_1272883_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2421_1272883_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2421_1272883_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2422_1272882_surgery_2422_1272882_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2422_1272882_surgery_2422_1272882_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2422_1272882_surgery_2422_1272882_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2422_1272882_surgery_2422_1272882_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2422_1272882_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2422_1272882_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2422_1272882_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2422_1272882_release_2422_1272882_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2422_1272882_release_2422_1272882_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2422_1272882_release_2422_1272882_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2422_1272882_release_2422_1272882_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2422_1272882_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2422_1272882_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2422_1272882_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2423_1272881_surgery_2423_1272881_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2423_1272881_surgery_2423_1272881_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2423_1272881_surgery_2423_1272881_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2423_1272881_surgery_2423_1272881_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2423_1272881_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2423_1272881_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2423_1272881_surgery'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2423_1272881_release_2423_1272881_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2423_1272881_release_2423_1272881_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2423_1272881_release_2423_1272881_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2423_1272881_release_2423_1272881_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2423_1272881_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2423_1272881_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2423_1272881_release'^^xsd:string;
  dwc:observationDate '2017-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2424_1272880_surgery_2424_1272880_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2424_1272880_surgery_2424_1272880_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2424_1272880_surgery_2424_1272880_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2424_1272880_surgery_2424_1272880_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2424_1272880_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2424_1272880_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2424_1272880_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2424_1272880_release_2424_1272880_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2424_1272880_release_2424_1272880_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2424_1272880_release_2424_1272880_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2424_1272880_release_2424_1272880_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2424_1272880_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2424_1272880_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2424_1272880_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2425_1272885_surgery_2425_1272885_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2425_1272885_surgery_2425_1272885_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2425_1272885_surgery_2425_1272885_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2425_1272885_surgery_2425_1272885_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2425_1272885_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2425_1272885_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2425_1272885_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2425_1272885_release_2425_1272885_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2425_1272885_release_2425_1272885_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2425_1272885_release_2425_1272885_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2425_1272885_release_2425_1272885_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2425_1272885_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2425_1272885_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2425_1272885_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2426_1272886_surgery_2426_1272886_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2426_1272886_surgery_2426_1272886_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2426_1272886_surgery_2426_1272886_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2426_1272886_surgery_2426_1272886_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2426_1272886_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2426_1272886_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2426_1272886_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2426_1272886_release_2426_1272886_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2426_1272886_release_2426_1272886_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2426_1272886_release_2426_1272886_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2426_1272886_release_2426_1272886_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2426_1272886_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2426_1272886_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2426_1272886_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2427_1272887_surgery_2427_1272887_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2427_1272887_surgery_2427_1272887_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2427_1272887_surgery_2427_1272887_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2427_1272887_surgery_2427_1272887_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2427_1272887_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2427_1272887_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2427_1272887_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2427_1272887_release_2427_1272887_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2427_1272887_release_2427_1272887_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2427_1272887_release_2427_1272887_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2427_1272887_release_2427_1272887_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2427_1272887_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2427_1272887_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2427_1272887_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2428_1272888_surgery_2428_1272888_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2428_1272888_surgery_2428_1272888_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2428_1272888_surgery_2428_1272888_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2428_1272888_surgery_2428_1272888_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2428_1272888_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2428_1272888_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2428_1272888_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2428_1272888_release_2428_1272888_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2428_1272888_release_2428_1272888_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2428_1272888_release_2428_1272888_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2428_1272888_release_2428_1272888_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2428_1272888_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2428_1272888_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2428_1272888_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2429_1272889_surgery_2429_1272889_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2429_1272889_surgery_2429_1272889_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2429_1272889_surgery_2429_1272889_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2429_1272889_surgery_2429_1272889_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2429_1272889_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2429_1272889_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2429_1272889_surgery'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2429_1272889_release_2429_1272889_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2429_1272889_release_2429_1272889_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2429_1272889_release_2429_1272889_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2429_1272889_release_2429_1272889_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2429_1272889_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2429_1272889_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2429_1272889_release'^^xsd:string;
  dwc:observationDate '2017-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2430_1272890_surgery_2430_1272890_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2430_1272890_surgery_2430_1272890_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2430_1272890_surgery_2430_1272890_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2430_1272890_surgery_2430_1272890_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2430_1272890_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2430_1272890_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2430_1272890_surgery'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2430_1272890_release_2430_1272890_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2430_1272890_release_2430_1272890_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2430_1272890_release_2430_1272890_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2430_1272890_release_2430_1272890_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2430_1272890_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2430_1272890_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2430_1272890_release'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2431_1272891_surgery_2431_1272891_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2431_1272891_surgery_2431_1272891_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2431_1272891_surgery_2431_1272891_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2431_1272891_surgery_2431_1272891_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2431_1272891_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2431_1272891_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2431_1272891_surgery'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2431_1272891_release_2431_1272891_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2431_1272891_release_2431_1272891_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2431_1272891_release_2431_1272891_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2431_1272891_release_2431_1272891_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2431_1272891_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2431_1272891_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2431_1272891_release'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2432_1272892_surgery_2432_1272892_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2432_1272892_surgery_2432_1272892_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2432_1272892_surgery_2432_1272892_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2432_1272892_surgery_2432_1272892_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2432_1272892_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2432_1272892_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2432_1272892_surgery'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2432_1272892_release_2432_1272892_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2432_1272892_release_2432_1272892_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2432_1272892_release_2432_1272892_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2432_1272892_release_2432_1272892_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2432_1272892_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2432_1272892_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2432_1272892_release'^^xsd:string;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2433_1272896_surgery_2433_1272896_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2433_1272896_surgery_2433_1272896_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2433_1272896_surgery_2433_1272896_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2433_1272896_surgery_2433_1272896_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2433_1272896_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2433_1272896_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2433_1272896_surgery'^^xsd:string;
  dwc:observationDate '2017-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2433_1272896_release_2433_1272896_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2433_1272896_release_2433_1272896_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2433_1272896_release_2433_1272896_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2433_1272896_release_2433_1272896_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2433_1272896_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2433_1272896_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2433_1272896_release'^^xsd:string;
  dwc:observationDate '2017-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2777_1272895_surgery_2777_1272895_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2777_1272895_surgery_2777_1272895_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2777_1272895_surgery_2777_1272895_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2777_1272895_surgery_2777_1272895_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2777_1272895_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2777_1272895_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2777_1272895_surgery'^^xsd:string;
  dwc:observationDate '2017-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2777_1272895_release_2777_1272895_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2777_1272895_release_2777_1272895_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2777_1272895_release_2777_1272895_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2777_1272895_release_2777_1272895_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2777_1272895_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2777_1272895_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2777_1272895_release'^^xsd:string;
  dwc:observationDate '2017-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2778_1272902_surgery_2778_1272902_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2778_1272902_surgery_2778_1272902_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2778_1272902_surgery_2778_1272902_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2778_1272902_surgery_2778_1272902_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2778_1272902_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2778_1272902_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '2778_1272902_surgery'^^xsd:string;
  dwc:observationDate '2017-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_2778_1272902_release_2778_1272902_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_2778_1272902_release_2778_1272902_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_2778_1272902_release_2778_1272902_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_2778_1272902_release_2778_1272902_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2778_1272902_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '2778_1272902_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '2778_1272902_release'^^xsd:string;
  dwc:observationDate '2017-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3208_1264440_surgery_3208_1264440_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3208_1264440_surgery_3208_1264440_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3208_1264440_surgery_3208_1264440_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3208_1264440_surgery_3208_1264440_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3208_1264440_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3208_1264440_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3208_1264440_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3208_1264440_release_3208_1264440_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3208_1264440_release_3208_1264440_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3208_1264440_release_3208_1264440_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3208_1264440_release_3208_1264440_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3208_1264440_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3208_1264440_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3208_1264440_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3209_1264436_surgery_3209_1264436_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3209_1264436_surgery_3209_1264436_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3209_1264436_surgery_3209_1264436_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3209_1264436_surgery_3209_1264436_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3209_1264436_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3209_1264436_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3209_1264436_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3209_1264436_release_3209_1264436_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3209_1264436_release_3209_1264436_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3209_1264436_release_3209_1264436_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3209_1264436_release_3209_1264436_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3209_1264436_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3209_1264436_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3209_1264436_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3210_1264437_surgery_3210_1264437_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3210_1264437_surgery_3210_1264437_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3210_1264437_surgery_3210_1264437_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3210_1264437_surgery_3210_1264437_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3210_1264437_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3210_1264437_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3210_1264437_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3210_1264437_release_3210_1264437_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3210_1264437_release_3210_1264437_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3210_1264437_release_3210_1264437_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3210_1264437_release_3210_1264437_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3210_1264437_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3210_1264437_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3210_1264437_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3211_1264439_surgery_3211_1264439_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3211_1264439_surgery_3211_1264439_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3211_1264439_surgery_3211_1264439_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3211_1264439_surgery_3211_1264439_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3211_1264439_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3211_1264439_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3211_1264439_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3211_1264439_release_3211_1264439_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3211_1264439_release_3211_1264439_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3211_1264439_release_3211_1264439_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3211_1264439_release_3211_1264439_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3211_1264439_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3211_1264439_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3211_1264439_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3212_1264438_surgery_3212_1264438_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3212_1264438_surgery_3212_1264438_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3212_1264438_surgery_3212_1264438_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3212_1264438_surgery_3212_1264438_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3212_1264438_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3212_1264438_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3212_1264438_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3212_1264438_release_3212_1264438_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3212_1264438_release_3212_1264438_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3212_1264438_release_3212_1264438_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3212_1264438_release_3212_1264438_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3212_1264438_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3212_1264438_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3212_1264438_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3213_1272893_surgery_3213_1272893_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3213_1272893_surgery_3213_1272893_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3213_1272893_surgery_3213_1272893_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3213_1272893_surgery_3213_1272893_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3213_1272893_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3213_1272893_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3213_1272893_surgery'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3213_1272893_release_3213_1272893_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3213_1272893_release_3213_1272893_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3213_1272893_release_3213_1272893_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3213_1272893_release_3213_1272893_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3213_1272893_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3213_1272893_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3213_1272893_release'^^xsd:string;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3527_1272897_surgery_3527_1272897_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3527_1272897_surgery_3527_1272897_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3527_1272897_surgery_3527_1272897_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3527_1272897_surgery_3527_1272897_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3527_1272897_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3527_1272897_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3527_1272897_surgery'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3527_1272897_release_3527_1272897_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3527_1272897_release_3527_1272897_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3527_1272897_release_3527_1272897_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3527_1272897_release_3527_1272897_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3527_1272897_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3527_1272897_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3527_1272897_release'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3528_1272898_surgery_3528_1272898_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3528_1272898_surgery_3528_1272898_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3528_1272898_surgery_3528_1272898_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3528_1272898_surgery_3528_1272898_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3528_1272898_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3528_1272898_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3528_1272898_surgery'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3528_1272898_release_3528_1272898_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3528_1272898_release_3528_1272898_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3528_1272898_release_3528_1272898_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3528_1272898_release_3528_1272898_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3528_1272898_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3528_1272898_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3528_1272898_release'^^xsd:string;
  dwc:observationDate '2018-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3529_1272894_surgery_3529_1272894_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3529_1272894_surgery_3529_1272894_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3529_1272894_surgery_3529_1272894_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3529_1272894_surgery_3529_1272894_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3529_1272894_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3529_1272894_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3529_1272894_surgery'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3529_1272894_release_3529_1272894_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3529_1272894_release_3529_1272894_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3529_1272894_release_3529_1272894_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3529_1272894_release_3529_1272894_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3529_1272894_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3529_1272894_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3529_1272894_release'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3530_1272899_surgery_3530_1272899_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3530_1272899_surgery_3530_1272899_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3530_1272899_surgery_3530_1272899_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3530_1272899_surgery_3530_1272899_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3530_1272899_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3530_1272899_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3530_1272899_surgery'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3530_1272899_release_3530_1272899_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3530_1272899_release_3530_1272899_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3530_1272899_release_3530_1272899_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3530_1272899_release_3530_1272899_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3530_1272899_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3530_1272899_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3530_1272899_release'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3531_1171752_surgery_3531_1171752_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3531_1171752_surgery_3531_1171752_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3531_1171752_surgery_3531_1171752_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3531_1171752_surgery_3531_1171752_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3531_1171752_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3531_1171752_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '3531_1171752_surgery'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_3531_1171752_release_3531_1171752_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_3531_1171752_release_3531_1171752_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_3531_1171752_release_3531_1171752_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_3531_1171752_release_3531_1171752_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3531_1171752_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '3531_1171752_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '3531_1171752_release'^^xsd:string;
  dwc:observationDate '2018-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_605_1219672_surgery_605_1219672_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_605_1219672_surgery_605_1219672_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_605_1219672_surgery_605_1219672_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_605_1219672_surgery_605_1219672_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "605_1219672_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '605_1219672_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '605_1219672_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_605_1219672_release_605_1219672_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_605_1219672_release_605_1219672_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_605_1219672_release_605_1219672_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_605_1219672_release_605_1219672_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "605_1219672_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '605_1219672_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '605_1219672_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_606_1219673_surgery_606_1219673_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_606_1219673_surgery_606_1219673_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_606_1219673_surgery_606_1219673_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_606_1219673_surgery_606_1219673_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "606_1219673_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '606_1219673_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '606_1219673_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_606_1219673_release_606_1219673_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_606_1219673_release_606_1219673_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_606_1219673_release_606_1219673_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_606_1219673_release_606_1219673_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "606_1219673_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '606_1219673_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '606_1219673_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_607_1219674_surgery_607_1219674_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_607_1219674_surgery_607_1219674_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_607_1219674_surgery_607_1219674_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_607_1219674_surgery_607_1219674_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "607_1219674_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '607_1219674_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '607_1219674_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_607_1219674_release_607_1219674_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_607_1219674_release_607_1219674_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_607_1219674_release_607_1219674_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_607_1219674_release_607_1219674_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "607_1219674_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '607_1219674_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '607_1219674_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_608_1219675_surgery_608_1219675_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_608_1219675_surgery_608_1219675_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_608_1219675_surgery_608_1219675_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_608_1219675_surgery_608_1219675_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "608_1219675_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '608_1219675_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '608_1219675_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_608_1219675_release_608_1219675_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_608_1219675_release_608_1219675_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_608_1219675_release_608_1219675_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_608_1219675_release_608_1219675_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "608_1219675_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '608_1219675_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '608_1219675_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_609_1219676_surgery_609_1219676_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_609_1219676_surgery_609_1219676_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_609_1219676_surgery_609_1219676_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_609_1219676_surgery_609_1219676_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "609_1219676_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '609_1219676_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '609_1219676_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_609_1219676_release_609_1219676_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_609_1219676_release_609_1219676_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_609_1219676_release_609_1219676_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_609_1219676_release_609_1219676_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "609_1219676_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '609_1219676_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '609_1219676_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_610_1219677_surgery_610_1219677_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_610_1219677_surgery_610_1219677_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_610_1219677_surgery_610_1219677_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_610_1219677_surgery_610_1219677_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "610_1219677_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '610_1219677_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '610_1219677_surgery'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_610_1219677_release_610_1219677_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_610_1219677_release_610_1219677_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_610_1219677_release_610_1219677_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_610_1219677_release_610_1219677_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "610_1219677_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '610_1219677_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '610_1219677_release'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_611_1219678_surgery_611_1219678_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_611_1219678_surgery_611_1219678_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_611_1219678_surgery_611_1219678_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_611_1219678_surgery_611_1219678_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "611_1219678_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '611_1219678_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '611_1219678_surgery'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_611_1219678_release_611_1219678_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_611_1219678_release_611_1219678_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_611_1219678_release_611_1219678_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_611_1219678_release_611_1219678_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "611_1219678_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '611_1219678_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '611_1219678_release'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_612_1219679_surgery_612_1219679_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_612_1219679_surgery_612_1219679_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_612_1219679_surgery_612_1219679_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_612_1219679_surgery_612_1219679_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "612_1219679_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '612_1219679_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '612_1219679_surgery'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_612_1219679_release_612_1219679_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_612_1219679_release_612_1219679_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_612_1219679_release_612_1219679_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_612_1219679_release_612_1219679_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "612_1219679_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '612_1219679_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '612_1219679_release'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_613_1219680_surgery_613_1219680_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_613_1219680_surgery_613_1219680_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_613_1219680_surgery_613_1219680_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_613_1219680_surgery_613_1219680_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "613_1219680_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '613_1219680_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '613_1219680_surgery'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_613_1219680_release_613_1219680_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_613_1219680_release_613_1219680_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_613_1219680_release_613_1219680_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_613_1219680_release_613_1219680_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "613_1219680_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '613_1219680_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '613_1219680_release'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_614_1219681_surgery_614_1219681_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_614_1219681_surgery_614_1219681_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_614_1219681_surgery_614_1219681_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_614_1219681_surgery_614_1219681_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "614_1219681_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '614_1219681_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '614_1219681_surgery'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_614_1219681_release_614_1219681_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_614_1219681_release_614_1219681_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_614_1219681_release_614_1219681_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_614_1219681_release_614_1219681_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "614_1219681_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '614_1219681_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '614_1219681_release'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_615_1219682_surgery_615_1219682_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_615_1219682_surgery_615_1219682_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_615_1219682_surgery_615_1219682_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_615_1219682_surgery_615_1219682_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "615_1219682_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '615_1219682_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '615_1219682_surgery'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_615_1219682_release_615_1219682_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_615_1219682_release_615_1219682_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_615_1219682_release_615_1219682_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_615_1219682_release_615_1219682_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "615_1219682_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '615_1219682_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '615_1219682_release'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_616_1219683_surgery_616_1219683_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_616_1219683_surgery_616_1219683_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_616_1219683_surgery_616_1219683_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_616_1219683_surgery_616_1219683_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616_1219683_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '616_1219683_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '616_1219683_surgery'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_616_1219683_release_616_1219683_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_616_1219683_release_616_1219683_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_616_1219683_release_616_1219683_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_616_1219683_release_616_1219683_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616_1219683_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '616_1219683_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '616_1219683_release'^^xsd:string;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_617_1219684_surgery_617_1219684_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_617_1219684_surgery_617_1219684_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_617_1219684_surgery_617_1219684_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_617_1219684_surgery_617_1219684_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "617_1219684_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '617_1219684_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '617_1219684_surgery'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_617_1219684_release_617_1219684_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_617_1219684_release_617_1219684_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_617_1219684_release_617_1219684_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_617_1219684_release_617_1219684_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "617_1219684_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '617_1219684_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '617_1219684_release'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_618_1219685_surgery_618_1219685_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_618_1219685_surgery_618_1219685_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_618_1219685_surgery_618_1219685_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_618_1219685_surgery_618_1219685_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "618_1219685_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '618_1219685_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '618_1219685_surgery'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_618_1219685_release_618_1219685_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_618_1219685_release_618_1219685_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_618_1219685_release_618_1219685_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_618_1219685_release_618_1219685_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "618_1219685_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '618_1219685_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '618_1219685_release'^^xsd:string;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_619_1219686_surgery_619_1219686_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_619_1219686_surgery_619_1219686_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_619_1219686_surgery_619_1219686_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_619_1219686_surgery_619_1219686_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "619_1219686_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '619_1219686_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '619_1219686_surgery'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_619_1219686_release_619_1219686_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_619_1219686_release_619_1219686_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_619_1219686_release_619_1219686_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_619_1219686_release_619_1219686_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "619_1219686_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '619_1219686_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '619_1219686_release'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_620_1219687_surgery_620_1219687_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_620_1219687_surgery_620_1219687_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_620_1219687_surgery_620_1219687_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_620_1219687_surgery_620_1219687_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "620_1219687_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '620_1219687_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '620_1219687_surgery'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_620_1219687_release_620_1219687_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_620_1219687_release_620_1219687_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_620_1219687_release_620_1219687_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_620_1219687_release_620_1219687_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "620_1219687_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '620_1219687_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '620_1219687_release'^^xsd:string;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_621_1219688_surgery_621_1219688_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_621_1219688_surgery_621_1219688_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_621_1219688_surgery_621_1219688_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_621_1219688_surgery_621_1219688_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "621_1219688_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '621_1219688_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '621_1219688_surgery'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_621_1219688_release_621_1219688_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_621_1219688_release_621_1219688_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_621_1219688_release_621_1219688_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_621_1219688_release_621_1219688_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "621_1219688_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '621_1219688_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '621_1219688_release'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_622_1219689_surgery_622_1219689_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_622_1219689_surgery_622_1219689_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_622_1219689_surgery_622_1219689_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_622_1219689_surgery_622_1219689_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "622_1219689_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '622_1219689_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '622_1219689_surgery'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_622_1219689_release_622_1219689_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_622_1219689_release_622_1219689_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_622_1219689_release_622_1219689_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_622_1219689_release_622_1219689_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "622_1219689_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '622_1219689_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '622_1219689_release'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_623_1219690_surgery_623_1219690_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_623_1219690_surgery_623_1219690_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_623_1219690_surgery_623_1219690_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_623_1219690_surgery_623_1219690_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "623_1219690_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '623_1219690_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '623_1219690_surgery'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_623_1219690_release_623_1219690_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_623_1219690_release_623_1219690_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_623_1219690_release_623_1219690_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_623_1219690_release_623_1219690_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "623_1219690_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '623_1219690_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '623_1219690_release'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_624_1219691_surgery_624_1219691_surgery>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_624_1219691_surgery_624_1219691_surgery> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_624_1219691_surgery_624_1219691_surgery> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_624_1219691_surgery_624_1219691_surgery>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "624_1219691_surgery" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '624_1219691_surgery'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'surgery'^^xsd:string;
  dwc:occurrenceId '624_1219691_surgery'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_624_1219691_release_624_1219691_release>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_624_1219691_release_624_1219691_release> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_624_1219691_release_624_1219691_release> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006681 3.77807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006681"^^xsd:decimal ;
  dwc:decimalLongitude "3.77807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_624_1219691_release_624_1219691_release>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "624_1219691_release" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '624_1219691_release'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77807'^^xsd:double;
  dwc:latitude '51.006681'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'release'^^xsd:string;
  dwc:occurrenceId '624_1219691_release'^^xsd:string;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'INNOVASEA V13-1x tag implanted in free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_33598799_33598799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_33598799_33598799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_33598799_33598799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_43313657_43313657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313657'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313657'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548613_60548613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548613_60548613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548613_60548613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_43314186_43314186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314186'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314186'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52208943_52208943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52208943_52208943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52208943_52208943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_52208943_52208943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52208943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52208943'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52208943'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209480_52209480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209480_52209480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209480_52209480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60533644_60533644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533644'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533644'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533654_60533654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533654_60533654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533654_60533654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_35963309_35963309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35963309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35963309'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35963309'^^xsd:integer;
  dwc:observationDate '2016-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35963315_35963315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35963315_35963315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35963315_35963315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_35963427_35963427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35963427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35963427'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35963427'^^xsd:integer;
  dwc:observationDate '2016-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35965673_35965673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35965673_35965673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35965673_35965673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_52209545_52209545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209545'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209545'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209559_52209559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209559_52209559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209559_52209559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60534212_60534212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534212'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534212'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535718_60535718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535718_60535718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535718_60535718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60535730_60535730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535730'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535730'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535735_60535735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535735_60535735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535735_60535735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60535735_60535735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535735'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535735'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535743_60535743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535743_60535743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535743_60535743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60535851_60535851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535851'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535851'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535864_60535864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535864_60535864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535864_60535864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60535960_60535960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535960'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535960'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535972_60535972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535972_60535972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535972_60535972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60536285_60536285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536285'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536285'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536286_60536286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536286_60536286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536286_60536286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60536308_60536308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536308'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536308'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536328_60536328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536328_60536328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536328_60536328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60536344_60536344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536344'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536344'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536354_60536354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536354_60536354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536354_60536354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536354_60536354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536354'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536354'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536466_60536466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536466_60536466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536466_60536466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536466_60536466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536466'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536466'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536467_60536467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536467_60536467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536467_60536467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60536516_60536516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536516'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536516'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536517_60536517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536517_60536517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536517_60536517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536517_60536517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536517'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536517'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536518_60536518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536518_60536518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536518_60536518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60536644_60536644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536644'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536644'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536830_60536830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536830_60536830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536830_60536830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536830_60536830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536830'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536830'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536841_60536841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536841_60536841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536841_60536841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60536880_60536880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536880'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536880'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536892_60536892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536892_60536892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536892_60536892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60536906_60536906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536906'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536906'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536909_60536909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536909_60536909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536909_60536909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536909_60536909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536909'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536909'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536912_60536912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536912_60536912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536912_60536912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536912_60536912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536912'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536912'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536915_60536915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536915_60536915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536915_60536915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536915_60536915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536915'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536915'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536938_60536938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536938_60536938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536938_60536938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536938_60536938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536938'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536938'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536977_60536977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536977_60536977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536977_60536977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60536977_60536977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536977'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536977'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537017_60537017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537017_60537017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537017_60537017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537017_60537017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537017'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537017'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537090_60537090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537090_60537090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537090_60537090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537090_60537090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537090'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537090'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537141_60537141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537141_60537141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537141_60537141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537141_60537141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537141'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537141'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537150_60537150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537150_60537150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537150_60537150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537150_60537150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537150'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537150'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537172_60537172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537172_60537172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537172_60537172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537172_60537172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537172'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537172'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537212_60537212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537212_60537212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537212_60537212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537212_60537212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537212'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537212'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537252_60537252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537252_60537252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537252_60537252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537252_60537252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537252'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537252'^^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 44 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537297_60537297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537297_60537297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537297_60537297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537297_60537297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537297'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537297'^^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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537338_60537338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537338_60537338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537338_60537338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537338_60537338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537338'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537338'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537377_60537377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537377_60537377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537377_60537377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537377_60537377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537377'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537377'^^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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537418_60537418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537418_60537418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537418_60537418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537418_60537418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537418'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537418'^^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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537461_60537461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537461_60537461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537461_60537461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537461_60537461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537461'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537461'^^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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537502_60537502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537502_60537502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537502_60537502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537502_60537502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537502'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537502'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537541_60537541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537541_60537541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537541_60537541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60537636_60537636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537636'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537636'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537667_60537667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537667_60537667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537667_60537667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60537683_60537683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537683'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537683'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537750_60537750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537750_60537750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537750_60537750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60537778_60537778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537778'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537778'^^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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537816_60537816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537816_60537816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537816_60537816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537816_60537816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537816'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537816'^^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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537859_60537859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537859_60537859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537859_60537859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537859_60537859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537859'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537859'^^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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537880_60537880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537880_60537880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537880_60537880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537880_60537880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537880'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537880'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537889_60537889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537889_60537889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537889_60537889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537889_60537889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537889'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537889'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537898_60537898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537898_60537898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537898_60537898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537898_60537898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537898'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537898'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537938_60537938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537938_60537938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537938_60537938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537938_60537938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537938'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537938'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537960_60537960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537960_60537960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537960_60537960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537960_60537960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537960'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537960'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537993_60537993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537993_60537993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537993_60537993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60537993_60537993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537993'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537993'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538013_60538013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538013_60538013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538013_60538013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60538047_60538047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538047'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538047'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538059_60538059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538059_60538059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538059_60538059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60540451_60540451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540451'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540451'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540474_60540474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540474_60540474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540474_60540474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_60540636_60540636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540636'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540636'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540648_60540648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540648_60540648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540648_60540648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60540648_60540648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540648'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540648'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540679_60540679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540679_60540679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540679_60540679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60540679_60540679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540679'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540679'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_33599040_33599040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_33599040_33599040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_33599040_33599040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_43314577_43314577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314577'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314577'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532349_60532349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532349_60532349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532349_60532349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5850_60532349_60532349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532349'^^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 '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532349'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532355_60532355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532355_60532355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532355_60532355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5850_60542733_60542733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542733'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542733'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76933274_76933274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76933274_76933274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76933274_76933274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5850_35948829_35948829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35948829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35948829'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35948829'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35948858_35948858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35948858_35948858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35948858_35948858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35948858_35948858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35948858_35948858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35948858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35948858'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35948858'^^xsd:integer;
  dwc:observationDate '2016-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35948936_35948936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35948936_35948936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35948936_35948936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35948936_35948936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35948936_35948936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35948936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35948936'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35948936'^^xsd:integer;
  dwc:observationDate '2016-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35948982_35948982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35948982_35948982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35948982_35948982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35948982_35948982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35948982_35948982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35948982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35948982'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35948982'^^xsd:integer;
  dwc:observationDate '2016-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949057_35949057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949057_35949057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949057_35949057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949057_35949057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949057_35949057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949057'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949057'^^xsd:integer;
  dwc:observationDate '2016-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949132_35949132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949132_35949132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949132_35949132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949132_35949132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949132_35949132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949132'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949132'^^xsd:integer;
  dwc:observationDate '2016-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949209_35949209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949209_35949209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949209_35949209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949209_35949209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949209_35949209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949209'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949209'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949275_35949275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949275_35949275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949275_35949275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949275_35949275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949275_35949275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949275'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949275'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949365_35949365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949365_35949365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949365_35949365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949365_35949365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949365_35949365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949365'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949365'^^xsd:integer;
  dwc:observationDate '2016-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949389_35949389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949389_35949389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949389_35949389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949389_35949389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949389_35949389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949389'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949389'^^xsd:integer;
  dwc:observationDate '2016-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949461_35949461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949461_35949461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949461_35949461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949461_35949461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949461_35949461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949461'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949461'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949530_35949530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949530_35949530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949530_35949530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949530_35949530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949530_35949530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949530'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949530'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949607_35949607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949607_35949607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949607_35949607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949607_35949607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949607_35949607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949607'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949607'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949687_35949687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949687_35949687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949687_35949687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949687_35949687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949687_35949687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949687'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949687'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949760_35949760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949760_35949760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949760_35949760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949760_35949760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949760_35949760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949760'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949760'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949798_35949798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949798_35949798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949798_35949798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949798_35949798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949798_35949798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949798'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949798'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949853_35949853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949853_35949853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949853_35949853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949853_35949853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949853_35949853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949853'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949853'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949902_35949902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949902_35949902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949902_35949902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949902_35949902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949902_35949902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949902'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949902'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35949976_35949976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35949976_35949976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35949976_35949976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35949976_35949976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35949976_35949976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35949976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35949976'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35949976'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950041_35950041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950041_35950041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950041_35950041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950041_35950041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950041_35950041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950041'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950041'^^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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950092_35950092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950092_35950092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950092_35950092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950092_35950092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950092_35950092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950092'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950092'^^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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950168_35950168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950168_35950168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950168_35950168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950168_35950168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950168_35950168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950168'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950168'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950246_35950246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950246_35950246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950246_35950246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950246_35950246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950246_35950246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950246'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950246'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950326_35950326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950326_35950326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950326_35950326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950326_35950326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950326_35950326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950326'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950326'^^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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950404_35950404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950404_35950404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950404_35950404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950404_35950404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950404_35950404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950404'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950404'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950484_35950484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950484_35950484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950484_35950484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950484_35950484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950484_35950484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950484'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950484'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950560_35950560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950560_35950560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950560_35950560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950560_35950560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950560_35950560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950560'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950560'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950604_35950604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950604_35950604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950604_35950604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950604_35950604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950604_35950604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950604'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950604'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950663_35950663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950663_35950663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950663_35950663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950663_35950663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950663_35950663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950663'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950663'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950720_35950720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950720_35950720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950720_35950720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950720_35950720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950720_35950720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950720'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950720'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950783_35950783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950783_35950783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950783_35950783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950783_35950783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950783_35950783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950783'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950783'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950840_35950840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950840_35950840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950840_35950840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950840_35950840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950840_35950840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950840'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950840'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35950887_35950887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35950887_35950887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35950887_35950887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35950887_35950887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35950887_35950887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35950887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35950887'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35950887'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35951061_35951061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35951061_35951061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35951061_35951061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35951061_35951061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35951061_35951061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35951061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35951061'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35951061'^^xsd:integer;
  dwc:observationDate '2016-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547271_60547271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547271_60547271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547271_60547271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547271_60547271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547271_60547271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547271'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547271'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548727_60548727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548727_60548727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548727_60548727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548727_60548727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548727_60548727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548727'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548727'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548876_60548876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548876_60548876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548876_60548876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548876_60548876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548876_60548876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548876'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548876'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549294_60549294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549294_60549294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549294_60549294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549294_60549294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549294_60549294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549294'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549294'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946355_35946355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946355_35946355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946355_35946355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946355_35946355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946355_35946355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946355'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946355'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946413_35946413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946413_35946413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946413_35946413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946413_35946413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946413_35946413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946413'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946413'^^xsd:integer;
  dwc:observationDate '2016-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946425_35946425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946425_35946425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946425_35946425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946425_35946425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946425_35946425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946425'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946425'^^xsd:integer;
  dwc:observationDate '2016-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946352_35946352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946352_35946352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946352_35946352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946352_35946352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946352_35946352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946352'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946352'^^xsd:integer;
  dwc:observationDate '2016-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946428_35946428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946428_35946428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946428_35946428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946428_35946428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946428_35946428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946428'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946428'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946351_35946351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946351_35946351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946351_35946351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946351_35946351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946351_35946351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946351'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946351'^^xsd:integer;
  dwc:observationDate '2016-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946421_35946421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946421_35946421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946421_35946421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946421_35946421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946421_35946421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946421'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946421'^^xsd:integer;
  dwc:observationDate '2016-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43291091_43291091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43291091_43291091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43291091_43291091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43291091_43291091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43291091_43291091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43291091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43291091'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43291091'^^xsd:integer;
  dwc:observationDate '2017-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43293969_43293969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43293969_43293969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43293969_43293969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43293969_43293969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43293969_43293969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43293969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43293969'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43293969'^^xsd:integer;
  dwc:observationDate '2017-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43293981_43293981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43293981_43293981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43293981_43293981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43293981_43293981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43293981_43293981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43293981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43293981'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43293981'^^xsd:integer;
  dwc:observationDate '2017-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43294252_43294252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43294252_43294252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43294252_43294252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43294252_43294252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43294252_43294252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43294252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43294252'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43294252'^^xsd:integer;
  dwc:observationDate '2017-04-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43294294_43294294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43294294_43294294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43294294_43294294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43294294_43294294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43294294_43294294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43294294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43294294'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43294294'^^xsd:integer;
  dwc:observationDate '2017-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313643_43313643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313643_43313643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313643_43313643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313643_43313643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313643_43313643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313643'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313643'^^xsd:integer;
  dwc:observationDate '2017-08-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313645_43313645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313645_43313645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313645_43313645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313645_43313645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313645_43313645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313645'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313645'^^xsd:integer;
  dwc:observationDate '2017-08-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35946349_35946349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35946349_35946349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35946349_35946349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35946349_35946349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35946349_35946349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35946349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35946349'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35946349'^^xsd:integer;
  dwc:observationDate '2016-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451751_56451751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451751_56451751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451751_56451751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451751_56451751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451751_56451751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451751'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451751'^^xsd:integer;
  dwc:observationDate '2017-12-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532021_60532021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532021_60532021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532021_60532021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532021_60532021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532021_60532021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532021'^^xsd:integer;
  dwc:observationDate '2018-03-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532024_60532024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532024_60532024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532024_60532024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532024_60532024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532024_60532024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532024'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532024'^^xsd:integer;
  dwc:observationDate '2018-03-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532028_60532028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532028_60532028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532028_60532028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532028_60532028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532028_60532028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532028'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532028'^^xsd:integer;
  dwc:observationDate '2018-03-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940367_76940367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940367_76940367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940367_76940367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940367_76940367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940367_76940367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940367'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940367'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940385_76940385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940385_76940385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940385_76940385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940385_76940385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940385_76940385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940385'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940385'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940486_76940486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940486_76940486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940486_76940486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940486_76940486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940486_76940486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940486'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940486'^^xsd:integer;
  dwc:observationDate '2019-02-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940509_76940509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940509_76940509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940509_76940509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940509_76940509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940509_76940509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940509'^^xsd:integer;
  dwc:observationDate '2019-02-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953457_35953457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953457_35953457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953457_35953457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953457_35953457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953457_35953457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953457'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953457'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953470_35953470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953470_35953470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953470_35953470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953470_35953470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953470_35953470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953470'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953470'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953593_35953593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953593_35953593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953593_35953593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953593_35953593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953593_35953593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953593'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953593'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953600_35953600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953600_35953600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953600_35953600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953600_35953600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953600_35953600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953600'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953600'^^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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953572_35953572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953572_35953572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953572_35953572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953572_35953572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953572_35953572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953572'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953572'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953260_35953260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953260_35953260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953260_35953260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953260_35953260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953260_35953260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953260'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953260'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953285_35953285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953285_35953285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953285_35953285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953285_35953285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953285_35953285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953285'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953285'^^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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953341_35953341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953341_35953341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953341_35953341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953341_35953341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953341_35953341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953341'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953341'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953420_35953420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953420_35953420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953420_35953420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953420_35953420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953420_35953420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953420'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953420'^^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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953464_35953464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953464_35953464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953464_35953464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953464_35953464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953464_35953464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953464'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953464'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953544_35953544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953544_35953544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953544_35953544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953544_35953544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953544_35953544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953544'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953544'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953603_35953603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953603_35953603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953603_35953603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953603_35953603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953603_35953603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953603'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953603'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961203_35961203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961203_35961203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961203_35961203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961203_35961203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961203_35961203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961203'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961203'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961228_35961228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961228_35961228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961228_35961228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961228_35961228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961228_35961228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961228'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961228'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953295_35953295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953295_35953295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953295_35953295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953295_35953295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953295_35953295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953295'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953295'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953347_35953347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953347_35953347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953347_35953347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953347_35953347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953347_35953347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953347'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953347'^^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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953402_35953402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953402_35953402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953402_35953402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953402_35953402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953402_35953402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953402'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953402'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35953466_35953466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35953466_35953466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35953466_35953466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35953466_35953466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35953466_35953466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35953466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35953466'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35953466'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35954388_35954388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35954388_35954388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35954388_35954388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35954388_35954388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35954388_35954388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35954388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35954388'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35954388'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35954406_35954406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35954406_35954406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35954406_35954406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35954406_35954406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35954406_35954406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35954406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35954406'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35954406'^^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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35954599_35954599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35954599_35954599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35954599_35954599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35954599_35954599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35954599_35954599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35954599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35954599'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35954599'^^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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35954658_35954658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35954658_35954658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35954658_35954658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35954658_35954658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35954658_35954658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35954658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35954658'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35954658'^^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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35954718_35954718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35954718_35954718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35954718_35954718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35954718_35954718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35954718_35954718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35954718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35954718'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35954718'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955669_35955669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955669_35955669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955669_35955669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955669_35955669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955669_35955669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955669'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955669'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955687_35955687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955687_35955687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955687_35955687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955687_35955687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955687_35955687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955687'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955687'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35958121_35958121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35958121_35958121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35958121_35958121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35958121_35958121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35958121_35958121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35958121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35958121'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35958121'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961122_35961122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961122_35961122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961122_35961122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961122_35961122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961122_35961122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961122'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961122'^^xsd:integer;
  dwc:observationDate '2016-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961134_35961134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961134_35961134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961134_35961134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961134_35961134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961134_35961134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961134'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961134'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961296_35961296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961296_35961296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961296_35961296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961296_35961296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961296_35961296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961296'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961296'^^xsd:integer;
  dwc:observationDate '2016-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35961319_35961319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35961319_35961319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35961319_35961319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35961319_35961319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35961319_35961319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35961319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35961319'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35961319'^^xsd:integer;
  dwc:observationDate '2016-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35963580_35963580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35963580_35963580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35963580_35963580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35963580_35963580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35963580_35963580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35963580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35963580'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35963580'^^xsd:integer;
  dwc:observationDate '2016-10-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35963610_35963610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35963610_35963610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35963610_35963610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35963610_35963610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35963610_35963610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35963610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35963610'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35963610'^^xsd:integer;
  dwc:observationDate '2016-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35963673_35963673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35963673_35963673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35963673_35963673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35963673_35963673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35963673_35963673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35963673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35963673'^^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 '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35963673'^^xsd:integer;
  dwc:observationDate '2016-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35971371_35971371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35971371_35971371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35971371_35971371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35971371_35971371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35971371_35971371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35971371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35971371'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35971371'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35971402_35971402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35971402_35971402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35971402_35971402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35971402_35971402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35971402_35971402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35971402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35971402'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35971402'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35971743_35971743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35971743_35971743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35971743_35971743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35971743_35971743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35971743_35971743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35971743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35971743'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35971743'^^xsd:integer;
  dwc:observationDate '2016-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35974480_35974480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35974480_35974480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35974480_35974480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35974480_35974480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35974480_35974480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35974480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35974480'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35974480'^^xsd:integer;
  dwc:observationDate '2016-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35974550_35974550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35974550_35974550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35974550_35974550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35974550_35974550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35974550_35974550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35974550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35974550'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35974550'^^xsd:integer;
  dwc:observationDate '2016-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955351_35955351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955351_35955351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955351_35955351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955351_35955351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955351_35955351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955351'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955351'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955646_35955646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955646_35955646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955646_35955646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955646_35955646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955646_35955646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955646'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955646'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955686_35955686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955686_35955686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955686_35955686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955686_35955686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955686_35955686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955686'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955686'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35981894_35981894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35981894_35981894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35981894_35981894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35981894_35981894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35981894_35981894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35981894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35981894'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35981894'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35981896_35981896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35981896_35981896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35981896_35981896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35981896_35981896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35981896_35981896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35981896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35981896'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35981896'^^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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955392_35955392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955392_35955392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955392_35955392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955392_35955392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955392_35955392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955392'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955392'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955430_35955430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955430_35955430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955430_35955430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955430_35955430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955430_35955430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955430'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955430'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35955650_35955650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35955650_35955650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35955650_35955650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35955650_35955650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35955650_35955650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35955650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35955650'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35955650'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987219_35987219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987219_35987219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987219_35987219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987219_35987219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987219_35987219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987219'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987219'^^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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987261_35987261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987261_35987261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987261_35987261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987261_35987261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987261_35987261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987261'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987261'^^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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987340_35987340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987340_35987340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987340_35987340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987340_35987340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987340_35987340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987340'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987340'^^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 44 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987425_35987425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987425_35987425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987425_35987425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987425_35987425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987425_35987425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987425'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987425'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987505_35987505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987505_35987505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987505_35987505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987505_35987505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987505_35987505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987505'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987505'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987579_35987579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987579_35987579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987579_35987579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987579_35987579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987579_35987579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987579'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987579'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35987650_35987650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35987650_35987650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35987650_35987650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35987650_35987650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35987650_35987650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35987650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35987650'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35987650'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988544_35988544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988544_35988544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988544_35988544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988544_35988544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988544_35988544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988544'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988544'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988592_35988592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988592_35988592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988592_35988592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988592_35988592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988592_35988592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988592'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988592'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988706_35988706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988706_35988706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988706_35988706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988706_35988706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988706_35988706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988706'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988706'^^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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988747_35988747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988747_35988747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988747_35988747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988747_35988747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988747_35988747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988747'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988747'^^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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988858_35988858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988858_35988858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988858_35988858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988858_35988858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988858_35988858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988858'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988858'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988630_35988630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988630_35988630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988630_35988630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988630_35988630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988630_35988630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988630'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988630'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988671_35988671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988671_35988671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988671_35988671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988671_35988671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988671_35988671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988671'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988671'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988748_35988748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988748_35988748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988748_35988748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988748_35988748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988748_35988748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988748'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988748'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988546_35988546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988546_35988546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988546_35988546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988546_35988546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988546_35988546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988546'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988546'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988586_35988586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988586_35988586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988586_35988586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988586_35988586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988586_35988586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988586'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988586'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988666_35988666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988666_35988666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988666_35988666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988666_35988666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988666_35988666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988666'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988666'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988746_35988746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988746_35988746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988746_35988746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988746_35988746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988746_35988746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988746'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988746'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35988845_35988845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35988845_35988845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35988845_35988845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35988845_35988845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35988845_35988845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35988845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35988845'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35988845'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35989270_35989270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35989270_35989270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35989270_35989270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35989270_35989270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35989270_35989270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35989270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35989270'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35989270'^^xsd:integer;
  dwc:observationDate '2016-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_35989293_35989293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_35989293_35989293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_35989293_35989293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_35989293_35989293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_35989293_35989293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35989293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35989293'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35989293'^^xsd:integer;
  dwc:observationDate '2016-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313714_43313714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313714_43313714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313714_43313714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313714_43313714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313714_43313714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313714'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313714'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313715_43313715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313715_43313715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313715_43313715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313715_43313715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313715_43313715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313715'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313715'^^xsd:integer;
  dwc:observationDate '2017-09-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313725_43313725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313725_43313725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313725_43313725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313725_43313725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313725_43313725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313725'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313725'^^xsd:integer;
  dwc:observationDate '2017-09-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313732_43313732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313732_43313732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313732_43313732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313732_43313732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313732_43313732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313732'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313732'^^xsd:integer;
  dwc:observationDate '2017-09-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313750_43313750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313750_43313750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313750_43313750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313750_43313750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313750_43313750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313750'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313750'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313784_43313784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313784_43313784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313784_43313784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313784_43313784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313784_43313784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313784'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313784'^^xsd:integer;
  dwc:observationDate '2017-09-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313823_43313823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313823_43313823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313823_43313823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313823_43313823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313823_43313823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313823'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313823'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313857_43313857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313857_43313857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313857_43313857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313857_43313857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313857_43313857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313857'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313857'^^xsd:integer;
  dwc:observationDate '2017-09-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313895_43313895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313895_43313895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313895_43313895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313895_43313895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313895_43313895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313895'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313895'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313929_43313929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313929_43313929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313929_43313929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313929_43313929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313929_43313929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313929'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313929'^^xsd:integer;
  dwc:observationDate '2017-09-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313936_43313936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313936_43313936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313936_43313936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313936_43313936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313936_43313936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313936'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313936'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313945_43313945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313945_43313945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313945_43313945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313945_43313945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313945_43313945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313945'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313945'^^xsd:integer;
  dwc:observationDate '2017-09-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43313980_43313980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43313980_43313980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43313980_43313980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43313980_43313980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43313980_43313980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43313980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43313980'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43313980'^^xsd:integer;
  dwc:observationDate '2017-09-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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314017_43314017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314017_43314017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314017_43314017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314017_43314017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314017_43314017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314017'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314017'^^xsd:integer;
  dwc:observationDate '2017-09-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314058_43314058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314058_43314058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314058_43314058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314058_43314058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314058_43314058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314058'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314058'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314072_43314072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314072_43314072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314072_43314072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314072_43314072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314072_43314072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314072'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314072'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314073_43314073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314073_43314073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314073_43314073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314073_43314073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314073_43314073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314073'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314073'^^xsd:integer;
  dwc:observationDate '2017-09-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314103_43314103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314103_43314103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314103_43314103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314103_43314103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314103_43314103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314103'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314103'^^xsd:integer;
  dwc:observationDate '2017-09-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314124_43314124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314124_43314124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314124_43314124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314124_43314124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314124_43314124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314124'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314124'^^xsd:integer;
  dwc:observationDate '2017-09-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314143_43314143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314143_43314143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314143_43314143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314143_43314143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314143_43314143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314143'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314143'^^xsd:integer;
  dwc:observationDate '2017-09-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314162_43314162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314162_43314162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314162_43314162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314162_43314162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314162_43314162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314162'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314162'^^xsd:integer;
  dwc:observationDate '2017-09-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314174_43314174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314174_43314174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314174_43314174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314174_43314174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314174_43314174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314174'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314174'^^xsd:integer;
  dwc:observationDate '2017-09-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314189_43314189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314189_43314189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314189_43314189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314189_43314189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314189_43314189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314189'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314189'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314196_43314196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314196_43314196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314196_43314196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314196_43314196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314196_43314196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314196'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314196'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314203_43314203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314203_43314203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314203_43314203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314203_43314203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314203_43314203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314203'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314203'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314204_43314204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314204_43314204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314204_43314204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314204_43314204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314204_43314204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314204'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314204'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314668_43314668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314668_43314668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314668_43314668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314668_43314668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314668_43314668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314668'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314668'^^xsd:integer;
  dwc:observationDate '2017-09-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314694_43314694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314694_43314694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314694_43314694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314694_43314694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314694_43314694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314694'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314694'^^xsd:integer;
  dwc:observationDate '2017-09-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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314743_43314743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314743_43314743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314743_43314743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314743_43314743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314743_43314743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314743'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314743'^^xsd:integer;
  dwc:observationDate '2017-09-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314793_43314793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314793_43314793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314793_43314793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314793_43314793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314793_43314793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314793'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314793'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314892_43314892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314892_43314892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314892_43314892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314892_43314892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314892_43314892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314892'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314892'^^xsd:integer;
  dwc:observationDate '2017-09-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314995_43314995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314995_43314995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314995_43314995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314995_43314995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314995_43314995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314995'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314995'^^xsd:integer;
  dwc:observationDate '2017-09-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315068_43315068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315068_43315068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315068_43315068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315068_43315068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315068_43315068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315068'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315068'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209098_52209098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209098_52209098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209098_52209098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209098_52209098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209098_52209098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209098'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209098'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209114_52209114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209114_52209114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209114_52209114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209114_52209114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209114_52209114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209114'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209114'^^xsd:integer;
  dwc:observationDate '2017-09-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209177_52209177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209177_52209177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209177_52209177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209177_52209177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209177_52209177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209177'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209177'^^xsd:integer;
  dwc:observationDate '2017-09-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209250_52209250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209250_52209250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209250_52209250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209250_52209250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209250_52209250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209250'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209250'^^xsd:integer;
  dwc:observationDate '2017-09-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209330_52209330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209330_52209330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209330_52209330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209330_52209330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209330_52209330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209330'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209330'^^xsd:integer;
  dwc:observationDate '2017-09-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209637_52209637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209637_52209637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209637_52209637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209637_52209637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209637_52209637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209637'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209637'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209652_52209652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209652_52209652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209652_52209652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209652_52209652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209652_52209652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209652'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209652'^^xsd:integer;
  dwc:observationDate '2017-09-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209719_52209719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209719_52209719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209719_52209719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209719_52209719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209719_52209719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209719'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209719'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209727_52209727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209727_52209727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209727_52209727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209727_52209727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209727_52209727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209727'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209727'^^xsd:integer;
  dwc:observationDate '2017-09-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209799_52209799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209799_52209799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209799_52209799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209799_52209799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209799_52209799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209799'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209799'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209864_52209864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209864_52209864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209864_52209864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209864_52209864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209864_52209864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209864'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209864'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209899_52209899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209899_52209899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209899_52209899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209899_52209899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209899_52209899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209899'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209899'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209989_52209989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209989_52209989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209989_52209989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209989_52209989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209989_52209989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209989'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209989'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52209995_52209995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52209995_52209995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52209995_52209995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52209995_52209995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52209995_52209995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52209995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52209995'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52209995'^^xsd:integer;
  dwc:observationDate '2017-09-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210191_52210191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210191_52210191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210191_52210191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210191_52210191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210191_52210191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210191'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210191'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210214_52210214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210214_52210214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210214_52210214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210214_52210214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210214_52210214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210214'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210214'^^xsd:integer;
  dwc:observationDate '2017-09-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210231_52210231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210231_52210231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210231_52210231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210231_52210231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210231_52210231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210231'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210231'^^xsd:integer;
  dwc:observationDate '2017-09-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210234_52210234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210234_52210234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210234_52210234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210234_52210234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210234_52210234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210234'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210234'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210235_52210235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210235_52210235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210235_52210235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210235_52210235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210235_52210235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210235'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210235'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210249_52210249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210249_52210249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210249_52210249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210249_52210249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210249_52210249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210249'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210249'^^xsd:integer;
  dwc:observationDate '2017-09-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210270_52210270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210270_52210270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210270_52210270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210270_52210270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210270_52210270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210270'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210270'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210271_52210271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210271_52210271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210271_52210271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210271_52210271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210271_52210271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210271'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210271'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210283_52210283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210283_52210283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210283_52210283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210283_52210283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210283_52210283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210283'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210283'^^xsd:integer;
  dwc:observationDate '2017-09-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210322_52210322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210322_52210322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210322_52210322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210322_52210322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210322_52210322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210322'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210322'^^xsd:integer;
  dwc:observationDate '2017-09-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210341_52210341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210341_52210341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210341_52210341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210341_52210341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210341_52210341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210341'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210341'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210349_52210349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210349_52210349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210349_52210349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210349_52210349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210349_52210349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210349'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210349'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210376_52210376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210376_52210376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210376_52210376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210376_52210376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210376_52210376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210376'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210376'^^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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210587_52210587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210587_52210587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210587_52210587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210587_52210587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210587_52210587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210587'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210587'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210606_52210606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210606_52210606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210606_52210606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210606_52210606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210606_52210606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210606'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210606'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210628_52210628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210628_52210628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210628_52210628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210628_52210628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210628_52210628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210628'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210628'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210643_52210643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210643_52210643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210643_52210643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210643_52210643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210643_52210643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210643'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210643'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210661_52210661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210661_52210661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210661_52210661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210661_52210661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210661_52210661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210661'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210661'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210683_52210683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210683_52210683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210683_52210683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210683_52210683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210683_52210683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210683'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210683'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210702_52210702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210702_52210702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210702_52210702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210702_52210702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210702_52210702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210702'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210702'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210716_52210716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210716_52210716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210716_52210716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210716_52210716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210716_52210716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210716'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210716'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210721_52210721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210721_52210721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210721_52210721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210721_52210721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210721_52210721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210721'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210721'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210731_52210731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210731_52210731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210731_52210731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210731_52210731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210731_52210731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210731'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210731'^^xsd:integer;
  dwc:observationDate '2017-10-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210757_52210757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210757_52210757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210757_52210757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210757_52210757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210757_52210757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210757'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210757'^^xsd:integer;
  dwc:observationDate '2017-10-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210777_52210777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210777_52210777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210777_52210777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210777_52210777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210777_52210777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210777'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210777'^^xsd:integer;
  dwc:observationDate '2017-10-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210805_52210805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210805_52210805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210805_52210805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210805_52210805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210805_52210805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210805'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210805'^^xsd:integer;
  dwc:observationDate '2017-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210821_52210821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210821_52210821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210821_52210821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210821_52210821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210821_52210821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210821'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210821'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210852_52210852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210852_52210852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210852_52210852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210852_52210852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210852_52210852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210852'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210852'^^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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52210992_52210992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52210992_52210992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52210992_52210992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52210992_52210992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52210992_52210992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52210992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52210992'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52210992'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211001_52211001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211001_52211001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211001_52211001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211001_52211001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211001_52211001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211001'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211001'^^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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211055_52211055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211055_52211055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211055_52211055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211055_52211055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211055_52211055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211055'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211055'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211101_52211101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211101_52211101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211101_52211101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211101_52211101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211101_52211101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211101'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211101'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211105_52211105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211105_52211105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211105_52211105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211105_52211105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211105_52211105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211105'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211105'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211144_52211144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211144_52211144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211144_52211144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211144_52211144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211144_52211144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211144'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211144'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211276_52211276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211276_52211276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211276_52211276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211276_52211276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211276_52211276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211276'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211276'^^xsd:integer;
  dwc:observationDate '2017-10-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211286_52211286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211286_52211286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211286_52211286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211286_52211286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211286_52211286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211286'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211286'^^xsd:integer;
  dwc:observationDate '2017-10-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211319_52211319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211319_52211319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211319_52211319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211319_52211319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211319_52211319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211319'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211319'^^xsd:integer;
  dwc:observationDate '2017-10-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_52211363_52211363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_52211363_52211363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_52211363_52211363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_52211363_52211363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_52211363_52211363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52211363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52211363'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52211363'^^xsd:integer;
  dwc:observationDate '2017-10-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718199_55718199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718199_55718199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718199_55718199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718199_55718199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718199_55718199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718199'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718199'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718208_55718208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718208_55718208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718208_55718208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718208_55718208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718208_55718208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718208'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718208'^^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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718244_55718244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718244_55718244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718244_55718244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718244_55718244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718244_55718244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718244'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718244'^^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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448595_56448595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448595_56448595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448595_56448595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448595_56448595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448595_56448595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448595'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448595'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718324_55718324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718324_55718324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718324_55718324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718324_55718324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718324_55718324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718324'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718324'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448663_56448663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448663_56448663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448663_56448663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448663_56448663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448663_56448663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448663'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448663'^^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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718350_55718350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718350_55718350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718350_55718350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718350_55718350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718350_55718350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718350'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718350'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448707_56448707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448707_56448707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448707_56448707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448707_56448707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448707_56448707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448707'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448707'^^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 88 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448751_56448751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448751_56448751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448751_56448751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448751_56448751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448751_56448751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448751'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448751'^^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 66 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718447_55718447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718447_55718447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718447_55718447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718447_55718447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718447_55718447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718447'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718447'^^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 46 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449010_56449010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449010_56449010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449010_56449010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449010_56449010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449010_56449010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449010'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449010'^^xsd:integer;
  dwc:observationDate '2017-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718677_55718677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718677_55718677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718677_55718677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718677_55718677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718677_55718677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718677'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718677'^^xsd:integer;
  dwc:observationDate '2017-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449033_56449033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449033_56449033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449033_56449033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449033_56449033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449033_56449033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449033'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449033'^^xsd:integer;
  dwc:observationDate '2017-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718701_55718701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718701_55718701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718701_55718701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718701_55718701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718701_55718701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718701'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718701'^^xsd:integer;
  dwc:observationDate '2017-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449040_56449040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449040_56449040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449040_56449040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449040_56449040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449040_56449040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449040'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449040'^^xsd:integer;
  dwc:observationDate '2017-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449106_56449106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449106_56449106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449106_56449106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449106_56449106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449106_56449106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449106'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449106'^^xsd:integer;
  dwc:observationDate '2017-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449133_56449133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449133_56449133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449133_56449133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449133_56449133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449133_56449133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449133'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449133'^^xsd:integer;
  dwc:observationDate '2017-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449217_56449217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449217_56449217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449217_56449217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449217_56449217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449217_56449217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449217'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449217'^^xsd:integer;
  dwc:observationDate '2017-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718898_55718898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718898_55718898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718898_55718898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718898_55718898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718898_55718898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718898'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718898'^^xsd:integer;
  dwc:observationDate '2017-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 70 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718933_55718933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718933_55718933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718933_55718933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718933_55718933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718933_55718933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718933'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718933'^^xsd:integer;
  dwc:observationDate '2017-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449285_56449285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449285_56449285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449285_56449285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449285_56449285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449285_56449285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449285'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449285'^^xsd:integer;
  dwc:observationDate '2017-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718985_55718985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718985_55718985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718985_55718985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718985_55718985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718985_55718985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718985'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718985'^^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 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719028_55719028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719028_55719028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719028_55719028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719028_55719028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719028_55719028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719028'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719028'^^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 72 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719064_55719064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719064_55719064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719064_55719064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719064_55719064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719064_55719064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719064'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719064'^^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 82 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449442_56449442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449442_56449442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449442_56449442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449442_56449442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449442_56449442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449442'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449442'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719372_55719372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719372_55719372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719372_55719372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719372_55719372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719372_55719372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719372'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719372'^^xsd:integer;
  dwc:observationDate '2017-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 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449734_56449734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449734_56449734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449734_56449734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449734_56449734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449734_56449734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449734'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449734'^^xsd:integer;
  dwc:observationDate '2017-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719415_55719415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719415_55719415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719415_55719415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719415_55719415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719415_55719415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719415'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719415'^^xsd:integer;
  dwc:observationDate '2017-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719435_55719435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719435_55719435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719435_55719435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719435_55719435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719435_55719435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719435'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719435'^^xsd:integer;
  dwc:observationDate '2017-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449777_56449777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449777_56449777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449777_56449777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449777_56449777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449777_56449777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449777'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449777'^^xsd:integer;
  dwc:observationDate '2017-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 68 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449811_56449811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449811_56449811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449811_56449811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449811_56449811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449811_56449811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449811'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449811'^^xsd:integer;
  dwc:observationDate '2017-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449821_56449821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449821_56449821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449821_56449821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449821_56449821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449821_56449821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449821'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449821'^^xsd:integer;
  dwc:observationDate '2017-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719502_55719502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719502_55719502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719502_55719502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719502_55719502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719502_55719502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719502'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719502'^^xsd:integer;
  dwc:observationDate '2017-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449931_56449931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449931_56449931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449931_56449931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449931_56449931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449931_56449931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449931'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449931'^^xsd:integer;
  dwc:observationDate '2017-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 72 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449967_56449967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449967_56449967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449967_56449967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449967_56449967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449967_56449967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449967'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449967'^^xsd:integer;
  dwc:observationDate '2017-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449982_56449982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449982_56449982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449982_56449982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449982_56449982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449982_56449982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449982'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449982'^^xsd:integer;
  dwc:observationDate '2017-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450094_56450094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450094_56450094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450094_56450094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450094_56450094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450094_56450094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450094'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450094'^^xsd:integer;
  dwc:observationDate '2017-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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719778_55719778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719778_55719778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719778_55719778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719778_55719778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719778_55719778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719778'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719778'^^xsd:integer;
  dwc:observationDate '2017-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719798_55719798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719798_55719798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719798_55719798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719798_55719798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719798_55719798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719798'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719798'^^xsd:integer;
  dwc:observationDate '2017-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450302_56450302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450302_56450302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450302_56450302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450302_56450302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450302_56450302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450302'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450302'^^xsd:integer;
  dwc:observationDate '2017-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450304_56450304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450304_56450304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450304_56450304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450304_56450304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450304_56450304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450304'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450304'^^xsd:integer;
  dwc:observationDate '2017-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 80 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720007_55720007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720007_55720007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720007_55720007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720007_55720007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720007_55720007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720007'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720007'^^xsd:integer;
  dwc:observationDate '2017-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 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720257_55720257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720257_55720257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720257_55720257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720257_55720257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720257_55720257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720257'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720257'^^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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720269_55720269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720269_55720269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720269_55720269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720269_55720269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720269_55720269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720269'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720269'^^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 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450637_56450637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450637_56450637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450637_56450637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450637_56450637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450637_56450637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450637'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450637'^^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 52 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450663_56450663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450663_56450663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450663_56450663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450663_56450663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450663_56450663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450663'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450663'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450669_56450669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450669_56450669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450669_56450669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450669_56450669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450669_56450669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450669'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450669'^^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 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450696_56450696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450696_56450696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450696_56450696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450696_56450696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450696_56450696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450696'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450696'^^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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450713_56450713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450713_56450713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450713_56450713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450713_56450713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450713_56450713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450713'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450713'^^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 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720491_55720491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720491_55720491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720491_55720491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720491_55720491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720491_55720491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720491'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720491'^^xsd:integer;
  dwc:observationDate '2017-11-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720507_55720507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720507_55720507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720507_55720507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720507_55720507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720507_55720507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720507'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720507'^^xsd:integer;
  dwc:observationDate '2017-11-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450847_56450847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450847_56450847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450847_56450847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450847_56450847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450847_56450847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450847'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450847'^^xsd:integer;
  dwc:observationDate '2017-11-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451209_56451209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451209_56451209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451209_56451209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451209_56451209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451209_56451209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451209'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451209'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720887_55720887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720887_55720887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720887_55720887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720887_55720887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720887_55720887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720887'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720887'^^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 66 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451257_56451257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451257_56451257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451257_56451257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451257_56451257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451257_56451257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451257'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451257'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451264_56451264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451264_56451264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451264_56451264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451264_56451264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451264_56451264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451264'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451264'^^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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720944_55720944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720944_55720944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720944_55720944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720944_55720944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720944_55720944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720944'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720944'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451699_56451699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451699_56451699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451699_56451699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451699_56451699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451699_56451699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451699'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451699'^^xsd:integer;
  dwc:observationDate '2017-12-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451722_56451722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451722_56451722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451722_56451722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451722_56451722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451722_56451722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451722'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451722'^^xsd:integer;
  dwc:observationDate '2017-12-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451731_56451731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451731_56451731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451731_56451731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451731_56451731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451731_56451731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451731'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451731'^^xsd:integer;
  dwc:observationDate '2017-12-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451749_56451749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451749_56451749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451749_56451749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451749_56451749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451749_56451749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451749'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451749'^^xsd:integer;
  dwc:observationDate '2017-12-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451904_56451904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451904_56451904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451904_56451904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451904_56451904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451904_56451904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451904'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451904'^^xsd:integer;
  dwc:observationDate '2017-12-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451905_56451905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451905_56451905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451905_56451905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451905_56451905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451905_56451905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451905'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451905'^^xsd:integer;
  dwc:observationDate '2017-12-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451936_56451936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451936_56451936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451936_56451936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451936_56451936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451936_56451936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451936'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451936'^^xsd:integer;
  dwc:observationDate '2017-12-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532415_60532415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532415_60532415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532415_60532415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532415_60532415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532415_60532415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532415'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532415'^^xsd:integer;
  dwc:observationDate '2018-04-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532480_60532480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532480_60532480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532480_60532480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532480_60532480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532480_60532480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532480'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532480'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532554_60532554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532554_60532554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532554_60532554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532554_60532554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532554_60532554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532554'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532554'^^xsd:integer;
  dwc:observationDate '2018-04-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532628_60532628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532628_60532628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532628_60532628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532628_60532628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532628_60532628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532628'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532628'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532718_60532718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532718_60532718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532718_60532718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532718_60532718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532718_60532718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532718'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532718'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532722_60532722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532722_60532722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532722_60532722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532722_60532722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532722_60532722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532722'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532722'^^xsd:integer;
  dwc:observationDate '2018-04-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532731_60532731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532731_60532731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532731_60532731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532731_60532731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532731_60532731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532731'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532731'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532732_60532732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532732_60532732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532732_60532732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532732_60532732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532732_60532732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532732'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532732'^^xsd:integer;
  dwc:observationDate '2018-04-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532838_60532838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532838_60532838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532838_60532838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532838_60532838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532838_60532838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532838'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532838'^^xsd:integer;
  dwc:observationDate '2018-04-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532839_60532839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532839_60532839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532839_60532839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532839_60532839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532839_60532839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532839'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532839'^^xsd:integer;
  dwc:observationDate '2018-04-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533080_60533080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533080_60533080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533080_60533080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533080_60533080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533080_60533080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533080'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533080'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533090_60533090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533090_60533090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533090_60533090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533090_60533090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533090_60533090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533090'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533090'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533106_60533106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533106_60533106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533106_60533106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533106_60533106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533106_60533106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533106'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533106'^^xsd:integer;
  dwc:observationDate '2018-04-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533135_60533135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533135_60533135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533135_60533135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533135_60533135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533135_60533135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533135'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533135'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533136_60533136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533136_60533136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533136_60533136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533136_60533136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533136_60533136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533136'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533136'^^xsd:integer;
  dwc:observationDate '2018-04-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533145_60533145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533145_60533145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533145_60533145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533145_60533145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533145_60533145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533145'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533145'^^xsd:integer;
  dwc:observationDate '2018-04-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533184_60533184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533184_60533184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533184_60533184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533184_60533184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533184_60533184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533184'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533184'^^xsd:integer;
  dwc:observationDate '2018-04-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533216_60533216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533216_60533216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533216_60533216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533216_60533216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533216_60533216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533216'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533216'^^xsd:integer;
  dwc:observationDate '2018-04-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533232_60533232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533232_60533232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533232_60533232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533232_60533232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533232_60533232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533232'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533232'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533236_60533236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533236_60533236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533236_60533236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533236_60533236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533236_60533236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533236'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533236'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533251_60533251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533251_60533251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533251_60533251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533251_60533251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533251_60533251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533251'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533251'^^xsd:integer;
  dwc:observationDate '2018-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533289_60533289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533289_60533289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533289_60533289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533289_60533289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533289_60533289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533289'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533289'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533322_60533322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533322_60533322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533322_60533322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533322_60533322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533322_60533322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533322'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533322'^^xsd:integer;
  dwc:observationDate '2018-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533353_60533353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533353_60533353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533353_60533353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533353_60533353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533353_60533353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533353'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533353'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533406_60533406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533406_60533406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533406_60533406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533406_60533406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533406_60533406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533406'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533406'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533425_60533425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533425_60533425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533425_60533425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533425_60533425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533425_60533425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533425'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533425'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533437_60533437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533437_60533437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533437_60533437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533437_60533437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533437_60533437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533437'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533437'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533441_60533441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533441_60533441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533441_60533441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533441_60533441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533441_60533441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533441'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533441'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533469_60533469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533469_60533469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533469_60533469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533469_60533469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533469_60533469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533469'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533469'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533477_60533477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533477_60533477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533477_60533477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533477_60533477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533477_60533477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533477'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533477'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533696_60533696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533696_60533696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533696_60533696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533696_60533696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533696_60533696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533696'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533696'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533701_60533701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533701_60533701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533701_60533701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533701_60533701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533701_60533701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533701'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533701'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533814_60533814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533814_60533814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533814_60533814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533814_60533814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533814_60533814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533814'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533814'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533844_60533844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533844_60533844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533844_60533844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533844_60533844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533844_60533844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533844'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533844'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533898_60533898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533898_60533898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533898_60533898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533898_60533898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533898_60533898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533898'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533898'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533912_60533912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533912_60533912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533912_60533912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533912_60533912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533912_60533912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533912'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533912'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534540_60534540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534540_60534540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534540_60534540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534540_60534540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534540_60534540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534540'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534540'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534559_60534559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534559_60534559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534559_60534559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534559_60534559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534559_60534559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534559'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534559'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534612_60534612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534612_60534612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534612_60534612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534612_60534612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534612_60534612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534612'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534612'^^xsd:integer;
  dwc:observationDate '2018-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534654_60534654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534654_60534654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534654_60534654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534654_60534654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534654_60534654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534654'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534654'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534676_60534676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534676_60534676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534676_60534676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534676_60534676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534676_60534676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534676'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534676'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534704_60534704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534704_60534704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534704_60534704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534704_60534704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534704_60534704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534704'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534704'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535292_60535292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535292_60535292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535292_60535292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535292_60535292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535292_60535292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535292'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535292'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535293_60535293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535293_60535293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535293_60535293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535293_60535293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535293_60535293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535293'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535293'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535383_60535383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535383_60535383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535383_60535383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535383_60535383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535383_60535383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535383'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535383'^^xsd:integer;
  dwc:observationDate '2018-04-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535405_60535405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535405_60535405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535405_60535405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535405_60535405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535405_60535405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535405'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535405'^^xsd:integer;
  dwc:observationDate '2018-04-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535439_60535439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535439_60535439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535439_60535439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535439_60535439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535439_60535439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535439'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535439'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535784_60535784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535784_60535784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535784_60535784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535784_60535784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535784_60535784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535784'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535784'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535814_60535814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535814_60535814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535814_60535814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535814_60535814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535814_60535814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535814'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535814'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535974_60535974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535974_60535974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535974_60535974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535974_60535974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535974_60535974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535974'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535974'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535976_60535976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535976_60535976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535976_60535976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535976_60535976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535976_60535976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535976'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535976'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536007_60536007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536007_60536007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536007_60536007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536007_60536007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536007_60536007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536007'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536007'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536058_60536058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536058_60536058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536058_60536058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536058_60536058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536058_60536058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536058'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536058'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536059_60536059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536059_60536059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536059_60536059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536059_60536059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536059_60536059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536059'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536059'^^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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536076_60536076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536076_60536076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536076_60536076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536076_60536076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536076_60536076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536076'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536076'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536112_60536112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536112_60536112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536112_60536112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536112_60536112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536112_60536112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536112'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536112'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536143_60536143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536143_60536143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536143_60536143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536143_60536143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536143_60536143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536143'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536143'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536179_60536179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536179_60536179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536179_60536179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536179_60536179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536179_60536179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536179'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536179'^^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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536203_60536203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536203_60536203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536203_60536203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536203_60536203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536203_60536203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536203'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536203'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536204_60536204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536204_60536204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536204_60536204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536204_60536204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536204_60536204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536204'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536204'^^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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536207_60536207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536207_60536207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536207_60536207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536207_60536207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536207_60536207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536207'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536207'^^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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536214_60536214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536214_60536214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536214_60536214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536214_60536214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536214_60536214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536214'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536214'^^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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536256_60536256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536256_60536256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536256_60536256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536256_60536256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536256_60536256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536256'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536256'^^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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536355_60536355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536355_60536355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536355_60536355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536355_60536355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536355_60536355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536355'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536355'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536356_60536356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536356_60536356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536356_60536356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536356_60536356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536356_60536356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536356'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536356'^^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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536380_60536380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536380_60536380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536380_60536380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536380_60536380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536380_60536380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536380'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536380'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536386_60536386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536386_60536386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536386_60536386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536386_60536386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536386_60536386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536386'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536386'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536425_60536425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536425_60536425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536425_60536425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536425_60536425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536425_60536425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536425'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536425'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536462_60536462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536462_60536462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536462_60536462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536462_60536462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536462_60536462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536462'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536462'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536581_60536581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536581_60536581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536581_60536581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536581_60536581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536581_60536581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536581'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536581'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536637_60536637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536637_60536637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536637_60536637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536637_60536637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536637_60536637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536637'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536637'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536678_60536678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536678_60536678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536678_60536678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536678_60536678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536678_60536678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536678'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536678'^^xsd:integer;
  dwc:observationDate '2018-05-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536721_60536721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536721_60536721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536721_60536721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536721_60536721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536721_60536721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536721'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536721'^^xsd:integer;
  dwc:observationDate '2018-05-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536752_60536752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536752_60536752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536752_60536752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536752_60536752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536752_60536752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536752'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536752'^^xsd:integer;
  dwc:observationDate '2018-05-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536788_60536788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536788_60536788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536788_60536788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536788_60536788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536788_60536788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536788'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536788'^^xsd:integer;
  dwc:observationDate '2018-05-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536827_60536827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536827_60536827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536827_60536827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536827_60536827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536827_60536827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536827'^^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 '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536827'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536916_60536916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536916_60536916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536916_60536916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536916_60536916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536916_60536916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536916'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536916'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536932_60536932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536932_60536932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536932_60536932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536932_60536932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536932_60536932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536932'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536932'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60536963_60536963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60536963_60536963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60536963_60536963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60536963_60536963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60536963_60536963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60536963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60536963'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60536963'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537004_60537004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537004_60537004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537004_60537004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537004_60537004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537004_60537004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537004'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537004'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537047_60537047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537047_60537047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537047_60537047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537047_60537047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537047_60537047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537047'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537047'^^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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537088_60537088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537088_60537088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537088_60537088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537088_60537088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537088_60537088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537088'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537088'^^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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537128_60537128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537128_60537128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537128_60537128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537128_60537128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537128_60537128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537128'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537128'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537283_60537283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537283_60537283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537283_60537283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537283_60537283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537283_60537283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537283'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537283'^^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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537685_60537685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537685_60537685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537685_60537685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537685_60537685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537685_60537685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537685'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537685'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537687_60537687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537687_60537687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537687_60537687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537687_60537687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537687_60537687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537687'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537687'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537706_60537706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537706_60537706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537706_60537706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537706_60537706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537706_60537706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537706'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537706'^^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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537711_60537711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537711_60537711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537711_60537711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537711_60537711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537711_60537711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537711'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537711'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537748_60537748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537748_60537748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537748_60537748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537748_60537748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537748_60537748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537748'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537748'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537796_60537796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537796_60537796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537796_60537796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537796_60537796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537796_60537796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537796'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537796'^^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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538307_60538307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538307_60538307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538307_60538307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538307_60538307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538307_60538307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538307'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538307'^^xsd:integer;
  dwc:observationDate '2018-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538331_60538331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538331_60538331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538331_60538331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538331_60538331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538331_60538331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538331'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538331'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538371_60538371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538371_60538371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538371_60538371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538371_60538371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538371_60538371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538371'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538371'^^xsd:integer;
  dwc:observationDate '2018-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 45 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538416_60538416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538416_60538416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538416_60538416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538416_60538416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538416_60538416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538416'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538416'^^xsd:integer;
  dwc:observationDate '2018-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 47 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538463_60538463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538463_60538463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538463_60538463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538463_60538463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538463_60538463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538463'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538463'^^xsd:integer;
  dwc:observationDate '2018-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 45 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538508_60538508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538508_60538508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538508_60538508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538508_60538508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538508_60538508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538508'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538508'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538548_60538548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538548_60538548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538548_60538548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538548_60538548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538548_60538548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538548'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538548'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538552_60538552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538552_60538552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538552_60538552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538552_60538552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538552_60538552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538552'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538552'^^xsd:integer;
  dwc:observationDate '2018-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538568_60538568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538568_60538568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538568_60538568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538568_60538568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538568_60538568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538568'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538568'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538813_60538813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538813_60538813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538813_60538813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538813_60538813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538813_60538813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538813'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538813'^^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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538824_60538824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538824_60538824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538824_60538824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538824_60538824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538824_60538824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538824'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538824'^^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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538873_60538873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538873_60538873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538873_60538873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538873_60538873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538873_60538873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538873'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538873'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538895_60538895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538895_60538895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538895_60538895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538895_60538895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538895_60538895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538895'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538895'^^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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538931_60538931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538931_60538931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538931_60538931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538931_60538931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538931_60538931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538931'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538931'^^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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538968_60538968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538968_60538968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538968_60538968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538968_60538968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538968_60538968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538968'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538968'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539008_60539008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539008_60539008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539008_60539008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539008_60539008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539008_60539008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539008'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539008'^^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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539068_60539068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539068_60539068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539068_60539068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539068_60539068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539068_60539068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539068'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539068'^^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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539127_60539127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539127_60539127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539127_60539127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539127_60539127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539127_60539127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539127'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539127'^^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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539264_60539264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539264_60539264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539264_60539264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539264_60539264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539264_60539264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539264'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539264'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539266_60539266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539266_60539266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539266_60539266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539266_60539266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539266_60539266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539266'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539266'^^xsd:integer;
  dwc:observationDate '2018-05-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539329_60539329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539329_60539329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539329_60539329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539329_60539329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539329_60539329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539329'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539329'^^xsd:integer;
  dwc:observationDate '2018-05-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539352_60539352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539352_60539352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539352_60539352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539352_60539352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539352_60539352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539352'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539352'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539787_60539787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539787_60539787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539787_60539787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539787_60539787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539787_60539787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539787'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539787'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539788_60539788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539788_60539788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539788_60539788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539788_60539788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539788_60539788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539788'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539788'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539824_60539824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539824_60539824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539824_60539824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539824_60539824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539824_60539824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539824'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539824'^^xsd:integer;
  dwc:observationDate '2018-05-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539877_60539877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539877_60539877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539877_60539877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539877_60539877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539877_60539877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539877'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539877'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539922_60539922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539922_60539922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539922_60539922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539922_60539922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539922_60539922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539922'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539922'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539923_60539923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539923_60539923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539923_60539923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539923_60539923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539923_60539923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539923'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539923'^^xsd:integer;
  dwc:observationDate '2018-05-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539952_60539952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539952_60539952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539952_60539952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539952_60539952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539952_60539952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539952'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539952'^^xsd:integer;
  dwc:observationDate '2018-05-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539986_60539986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539986_60539986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539986_60539986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539986_60539986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539986_60539986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539986'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539986'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539992_60539992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539992_60539992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539992_60539992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539992_60539992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539992_60539992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539992'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539992'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539995_60539995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539995_60539995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539995_60539995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539995_60539995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539995_60539995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539995'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539995'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540074_60540074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540074_60540074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540074_60540074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540074_60540074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540074_60540074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540074'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540074'^^xsd:integer;
  dwc:observationDate '2018-05-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540124_60540124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540124_60540124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540124_60540124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540124_60540124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540124_60540124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540124'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540124'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540165_60540165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540165_60540165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540165_60540165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540165_60540165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540165_60540165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540165'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540165'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540270_60540270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540270_60540270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540270_60540270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540270_60540270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540270_60540270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540270'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540270'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540283_60540283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540283_60540283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540283_60540283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540283_60540283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540283_60540283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540283'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540283'^^xsd:integer;
  dwc:observationDate '2018-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540650_60540650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540650_60540650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540650_60540650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540650_60540650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540650_60540650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540650'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540650'^^xsd:integer;
  dwc:observationDate '2018-05-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540677_60540677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540677_60540677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540677_60540677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540677_60540677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540677_60540677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540677'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540677'^^xsd:integer;
  dwc:observationDate '2018-05-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540720_60540720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540720_60540720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540720_60540720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540720_60540720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540720_60540720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540720'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540720'^^xsd:integer;
  dwc:observationDate '2018-05-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540753_60540753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540753_60540753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540753_60540753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540753_60540753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540753_60540753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540753'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540753'^^xsd:integer;
  dwc:observationDate '2018-05-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540791_60540791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540791_60540791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540791_60540791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540791_60540791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540791_60540791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540791'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540791'^^xsd:integer;
  dwc:observationDate '2018-05-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540859_60540859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540859_60540859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540859_60540859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540859_60540859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540859_60540859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540859'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540859'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540909_60540909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540909_60540909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540909_60540909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540909_60540909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540909_60540909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540909'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540909'^^xsd:integer;
  dwc:observationDate '2018-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540925_60540925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540925_60540925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540925_60540925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540925_60540925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540925_60540925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540925'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540925'^^xsd:integer;
  dwc:observationDate '2018-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540961_60540961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540961_60540961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540961_60540961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540961_60540961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540961_60540961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540961'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540961'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540994_60540994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540994_60540994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540994_60540994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540994_60540994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540994_60540994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540994'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540994'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541006_60541006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541006_60541006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541006_60541006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541006_60541006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541006_60541006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541006'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541006'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541081_60541081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541081_60541081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541081_60541081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541081_60541081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541081_60541081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541081'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541081'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541085_60541085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541085_60541085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541085_60541085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541085_60541085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541085_60541085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541085'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541085'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541152_60541152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541152_60541152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541152_60541152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541152_60541152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541152_60541152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541152'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541152'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541161_60541161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541161_60541161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541161_60541161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541161_60541161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541161_60541161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541161'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541161'^^xsd:integer;
  dwc:observationDate '2018-05-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541269_60541269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541269_60541269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541269_60541269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541269_60541269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541269_60541269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541269'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541269'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541272_60541272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541272_60541272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541272_60541272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541272_60541272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541272_60541272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541272'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541272'^^xsd:integer;
  dwc:observationDate '2018-05-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541306_60541306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541306_60541306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541306_60541306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541306_60541306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541306_60541306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541306'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541306'^^xsd:integer;
  dwc:observationDate '2018-05-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541336_60541336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541336_60541336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541336_60541336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541336_60541336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541336_60541336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541336'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541336'^^xsd:integer;
  dwc:observationDate '2018-05-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541366_60541366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541366_60541366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541366_60541366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541366_60541366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541366_60541366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541366'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541366'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541391_60541391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541391_60541391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541391_60541391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541391_60541391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541391_60541391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541391'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541391'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541405_60541405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541405_60541405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541405_60541405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541405_60541405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541405_60541405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541405'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541405'^^xsd:integer;
  dwc:observationDate '2018-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541436_60541436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541436_60541436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541436_60541436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541436_60541436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541436_60541436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541436'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541436'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541438_60541438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541438_60541438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541438_60541438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541438_60541438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541438_60541438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541438'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541438'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541602_60541602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541602_60541602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541602_60541602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541602_60541602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541602_60541602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541602'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541602'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541609_60541609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541609_60541609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541609_60541609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541609_60541609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541609_60541609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541609'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541609'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541622_60541622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541622_60541622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541622_60541622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541622_60541622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541622_60541622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541622'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541622'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541736_60541736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541736_60541736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541736_60541736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541736_60541736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541736_60541736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541736'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541736'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541745_60541745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541745_60541745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541745_60541745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541745_60541745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541745_60541745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541745'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541745'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541793_60541793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541793_60541793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541793_60541793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541793_60541793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541793_60541793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541793'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541793'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541926_60541926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541926_60541926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541926_60541926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541926_60541926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541926_60541926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541926'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541926'^^xsd:integer;
  dwc:observationDate '2018-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541953_60541953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541953_60541953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541953_60541953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541953_60541953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541953_60541953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541953'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541953'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541981_60541981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541981_60541981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541981_60541981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541981_60541981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541981_60541981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541981'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541981'^^xsd:integer;
  dwc:observationDate '2018-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542029_60542029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542029_60542029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542029_60542029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542029_60542029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542029_60542029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542029'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542029'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542074_60542074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542074_60542074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542074_60542074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542074_60542074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542074_60542074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542074'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542074'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542093_60542093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542093_60542093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542093_60542093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542093_60542093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542093_60542093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542093'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542093'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542111_60542111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542111_60542111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542111_60542111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542111_60542111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542111_60542111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542111'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542111'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542215_60542215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542215_60542215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542215_60542215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542215_60542215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542215_60542215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542215'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542215'^^xsd:integer;
  dwc:observationDate '2018-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542251_60542251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542251_60542251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542251_60542251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542251_60542251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542251_60542251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542251'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542251'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542361_60542361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542361_60542361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542361_60542361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542361_60542361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542361_60542361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542361'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542361'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542364_60542364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542364_60542364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542364_60542364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542364_60542364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542364_60542364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542364'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542364'^^xsd:integer;
  dwc:observationDate '2018-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542391_60542391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542391_60542391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542391_60542391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542391_60542391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542391_60542391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542391'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542391'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542438_60542438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542438_60542438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542438_60542438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542438_60542438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542438_60542438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542438'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542438'^^xsd:integer;
  dwc:observationDate '2018-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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542473_60542473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542473_60542473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542473_60542473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542473_60542473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542473_60542473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542473'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542473'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542520_60542520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542520_60542520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542520_60542520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542520_60542520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542520_60542520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542520'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542520'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542849_60542849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542849_60542849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542849_60542849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542849_60542849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542849_60542849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542849'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542849'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542932_60542932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542932_60542932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542932_60542932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542932_60542932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542932_60542932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542932'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542932'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542934_60542934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542934_60542934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542934_60542934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542934_60542934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542934_60542934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542934'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542934'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543012_60543012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543012_60543012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543012_60543012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543012_60543012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543012_60543012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543012'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543012'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543014_60543014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543014_60543014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543014_60543014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543014_60543014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543014_60543014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543014'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543014'^^xsd:integer;
  dwc:observationDate '2018-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543052_60543052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543052_60543052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543052_60543052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543052_60543052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543052_60543052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543052'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543052'^^xsd:integer;
  dwc:observationDate '2018-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543087_60543087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543087_60543087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543087_60543087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543087_60543087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543087_60543087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543087'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543087'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543128_60543128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543128_60543128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543128_60543128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543128_60543128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543128_60543128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543128'^^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 '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543128'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546913_60546913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546913_60546913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546913_60546913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546913_60546913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546913_60546913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546913'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546913'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547315_60547315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547315_60547315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547315_60547315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547315_60547315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547315_60547315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547315'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547315'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547335_60547335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547335_60547335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547335_60547335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547335_60547335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547335_60547335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547335'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547335'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547337_60547337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547337_60547337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547337_60547337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547337_60547337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547337_60547337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547337'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547337'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548665_60548665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548665_60548665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548665_60548665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548665_60548665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548665_60548665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548665'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548665'^^xsd:integer;
  dwc:observationDate '2018-07-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548670_60548670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548670_60548670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548670_60548670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548670_60548670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548670_60548670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548670'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548670'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549122_60549122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549122_60549122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549122_60549122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549122_60549122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549122_60549122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549122'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549122'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549127_60549127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549127_60549127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549127_60549127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549127_60549127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549127_60549127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549127'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549127'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549157_60549157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549157_60549157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549157_60549157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549157_60549157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549157_60549157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549157'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549157'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549168_60549168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549168_60549168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549168_60549168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549168_60549168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549168_60549168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549168'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549168'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549347_60549347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549347_60549347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549347_60549347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549347_60549347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549347_60549347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549347'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549347'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314245_43314245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314245_43314245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314245_43314245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314245_43314245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314245_43314245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314245'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314245'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314374_43314374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314374_43314374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314374_43314374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314374_43314374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314374_43314374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314374'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314374'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314404_43314404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314404_43314404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314404_43314404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314404_43314404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314404_43314404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314404'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314404'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314613_43314613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314613_43314613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314613_43314613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314613_43314613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314613_43314613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314613'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314613'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314616_43314616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314616_43314616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314616_43314616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314616_43314616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314616_43314616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314616'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314616'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314620_43314620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314620_43314620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314620_43314620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314620_43314620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314620_43314620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314620'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314620'^^xsd:integer;
  dwc:observationDate '2017-09-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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314657_43314657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314657_43314657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314657_43314657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314657_43314657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314657_43314657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314657'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314657'^^xsd:integer;
  dwc:observationDate '2017-09-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314663_43314663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314663_43314663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314663_43314663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314663_43314663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314663_43314663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314663'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314663'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314664_43314664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314664_43314664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314664_43314664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314664_43314664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314664_43314664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314664'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314664'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314696_43314696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314696_43314696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314696_43314696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314696_43314696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314696_43314696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314696'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314696'^^xsd:integer;
  dwc:observationDate '2017-09-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314861_43314861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314861_43314861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314861_43314861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314861_43314861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314861_43314861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314861'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314861'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314904_43314904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314904_43314904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314904_43314904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314904_43314904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314904_43314904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314904'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314904'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314994_43314994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314994_43314994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314994_43314994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314994_43314994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314994_43314994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314994'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314994'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315071_43315071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315071_43315071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315071_43315071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315071_43315071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315071_43315071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315071'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315071'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315153_43315153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315153_43315153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315153_43315153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315153_43315153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315153_43315153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315153'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315153'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315160_43315160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315160_43315160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315160_43315160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315160_43315160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315160_43315160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315160'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315160'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315168_43315168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315168_43315168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315168_43315168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315168_43315168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315168_43315168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315168'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315168'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315229_43315229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315229_43315229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315229_43315229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315229_43315229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315229_43315229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315229'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315229'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315299_43315299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315299_43315299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315299_43315299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315299_43315299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315299_43315299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315299'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315299'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43315301_43315301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43315301_43315301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43315301_43315301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43315301_43315301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43315301_43315301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43315301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43315301'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43315301'^^xsd:integer;
  dwc:observationDate '2017-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_43314665_43314665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_43314665_43314665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_43314665_43314665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_43314665_43314665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_43314665_43314665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43314665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '43314665'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '43314665'^^xsd:integer;
  dwc:observationDate '2017-09-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718470_55718470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718470_55718470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718470_55718470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718470_55718470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718470_55718470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718470'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718470'^^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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448828_56448828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448828_56448828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448828_56448828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448828_56448828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448828_56448828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448828'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448828'^^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 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448871_56448871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448871_56448871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448871_56448871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448871_56448871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448871_56448871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448871'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448871'^^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 78 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448910_56448910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448910_56448910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448910_56448910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448910_56448910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448910_56448910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448910'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448910'^^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 80 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56448950_56448950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56448950_56448950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56448950_56448950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56448950_56448950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56448950_56448950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56448950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56448950'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56448950'^^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 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718644_55718644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718644_55718644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718644_55718644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718644_55718644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718644_55718644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718644'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718644'^^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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449002_56449002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449002_56449002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449002_56449002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449002_56449002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449002_56449002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449002'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449002'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449036_56449036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449036_56449036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449036_56449036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449036_56449036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449036_56449036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449036'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449036'^^xsd:integer;
  dwc:observationDate '2017-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718711_55718711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718711_55718711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718711_55718711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718711_55718711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718711_55718711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718711'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718711'^^xsd:integer;
  dwc:observationDate '2017-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 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449083_56449083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449083_56449083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449083_56449083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449083_56449083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449083_56449083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449083'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449083'^^xsd:integer;
  dwc:observationDate '2017-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 74 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449136_56449136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449136_56449136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449136_56449136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449136_56449136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449136_56449136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449136'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449136'^^xsd:integer;
  dwc:observationDate '2017-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 78 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55718849_55718849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55718849_55718849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55718849_55718849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55718849_55718849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55718849_55718849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55718849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55718849'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55718849'^^xsd:integer;
  dwc:observationDate '2017-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 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719110_55719110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719110_55719110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719110_55719110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719110_55719110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719110_55719110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719110'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719110'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449448_56449448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449448_56449448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449448_56449448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449448_56449448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449448_56449448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449448'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449448'^^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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449466_56449466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449466_56449466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449466_56449466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449466_56449466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449466_56449466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449466'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449466'^^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 66 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449499_56449499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449499_56449499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449499_56449499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449499_56449499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449499_56449499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449499'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449499'^^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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719165_55719165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719165_55719165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719165_55719165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719165_55719165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719165_55719165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719165'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719165'^^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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719170_55719170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719170_55719170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719170_55719170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719170_55719170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719170_55719170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719170'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719170'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449513_56449513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449513_56449513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449513_56449513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449513_56449513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449513_56449513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449513'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449513'^^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 74 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449550_56449550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449550_56449550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449550_56449550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449550_56449550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449550_56449550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449550'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449550'^^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 70 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719248_55719248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719248_55719248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719248_55719248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719248_55719248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719248_55719248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719248'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719248'^^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 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449616_56449616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449616_56449616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449616_56449616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449616_56449616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449616_56449616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449616'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449616'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719483_55719483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719483_55719483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719483_55719483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719483_55719483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719483_55719483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719483'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719483'^^xsd:integer;
  dwc:observationDate '2017-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449841_56449841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449841_56449841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449841_56449841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449841_56449841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449841_56449841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449841'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449841'^^xsd:integer;
  dwc:observationDate '2017-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 82 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719556_55719556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719556_55719556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719556_55719556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719556_55719556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719556_55719556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719556'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719556'^^xsd:integer;
  dwc:observationDate '2017-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449903_56449903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449903_56449903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449903_56449903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449903_56449903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449903_56449903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449903'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449903'^^xsd:integer;
  dwc:observationDate '2017-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449904_56449904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449904_56449904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449904_56449904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449904_56449904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449904_56449904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449904'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449904'^^xsd:integer;
  dwc:observationDate '2017-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449907_56449907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449907_56449907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449907_56449907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449907_56449907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449907_56449907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449907'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449907'^^xsd:integer;
  dwc:observationDate '2017-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 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719660_55719660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719660_55719660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719660_55719660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719660_55719660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719660_55719660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719660'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719660'^^xsd:integer;
  dwc:observationDate '2017-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56449999_56449999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56449999_56449999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56449999_56449999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56449999_56449999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56449999_56449999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56449999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56449999'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56449999'^^xsd:integer;
  dwc:observationDate '2017-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 78 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719701_55719701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719701_55719701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719701_55719701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719701_55719701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719701_55719701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719701'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719701'^^xsd:integer;
  dwc:observationDate '2017-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 56 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450066_56450066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450066_56450066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450066_56450066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450066_56450066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450066_56450066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450066'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450066'^^xsd:integer;
  dwc:observationDate '2017-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450069_56450069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450069_56450069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450069_56450069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450069_56450069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450069_56450069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450069'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450069'^^xsd:integer;
  dwc:observationDate '2017-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719739_55719739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719739_55719739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719739_55719739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719739_55719739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719739_55719739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719739'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719739'^^xsd:integer;
  dwc:observationDate '2017-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719817_55719817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719817_55719817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719817_55719817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719817_55719817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719817_55719817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719817'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719817'^^xsd:integer;
  dwc:observationDate '2017-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450158_56450158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450158_56450158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450158_56450158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450158_56450158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450158_56450158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450158'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450158'^^xsd:integer;
  dwc:observationDate '2017-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 82 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719862_55719862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719862_55719862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719862_55719862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719862_55719862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719862_55719862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719862'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719862'^^xsd:integer;
  dwc:observationDate '2017-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 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450224_56450224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450224_56450224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450224_56450224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450224_56450224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450224_56450224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450224'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450224'^^xsd:integer;
  dwc:observationDate '2017-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 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450248_56450248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450248_56450248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450248_56450248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450248_56450248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450248_56450248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450248'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450248'^^xsd:integer;
  dwc:observationDate '2017-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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719928_55719928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719928_55719928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719928_55719928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719928_55719928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719928_55719928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719928'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719928'^^xsd:integer;
  dwc:observationDate '2017-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55719940_55719940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55719940_55719940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55719940_55719940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55719940_55719940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55719940_55719940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55719940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55719940'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55719940'^^xsd:integer;
  dwc:observationDate '2017-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 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720400_55720400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720400_55720400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720400_55720400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720400_55720400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720400_55720400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720400'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720400'^^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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450753_56450753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450753_56450753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450753_56450753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450753_56450753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450753_56450753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450753'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450753'^^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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720426_55720426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720426_55720426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720426_55720426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720426_55720426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720426_55720426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720426'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720426'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450772_56450772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450772_56450772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450772_56450772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450772_56450772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450772_56450772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450772'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450772'^^xsd:integer;
  dwc:observationDate '2017-11-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 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720460_55720460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720460_55720460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720460_55720460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720460_55720460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720460_55720460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720460'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720460'^^xsd:integer;
  dwc:observationDate '2017-11-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 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720487_55720487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720487_55720487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720487_55720487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720487_55720487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720487_55720487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720487'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720487'^^xsd:integer;
  dwc:observationDate '2017-11-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720526_55720526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720526_55720526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720526_55720526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720526_55720526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720526_55720526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720526'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720526'^^xsd:integer;
  dwc:observationDate '2017-11-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720528_55720528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720528_55720528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720528_55720528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720528_55720528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720528_55720528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720528'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720528'^^xsd:integer;
  dwc:observationDate '2017-11-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720539_55720539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720539_55720539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720539_55720539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720539_55720539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720539_55720539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720539'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720539'^^xsd:integer;
  dwc:observationDate '2017-11-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 68 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450910_56450910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450910_56450910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450910_56450910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450910_56450910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450910_56450910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450910'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450910'^^xsd:integer;
  dwc:observationDate '2017-11-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 60 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720603_55720603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720603_55720603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720603_55720603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720603_55720603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720603_55720603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720603'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720603'^^xsd:integer;
  dwc:observationDate '2017-11-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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450957_56450957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450957_56450957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450957_56450957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450957_56450957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450957_56450957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450957'^^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 '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450957'^^xsd:integer;
  dwc:observationDate '2017-11-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450958_56450958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450958_56450958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450958_56450958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450958_56450958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450958_56450958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450958'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450958'^^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 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56450983_56450983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56450983_56450983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56450983_56450983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56450983_56450983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56450983_56450983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56450983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56450983'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56450983'^^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 80 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720686_55720686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720686_55720686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720686_55720686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720686_55720686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720686_55720686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720686'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720686'^^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 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720729_55720729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720729_55720729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720729_55720729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720729_55720729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720729_55720729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720729'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720729'^^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 82 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451107_56451107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451107_56451107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451107_56451107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451107_56451107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451107_56451107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451107'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451107'^^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 56 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720798_55720798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720798_55720798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720798_55720798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720798_55720798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720798_55720798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720798'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720798'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451144_56451144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451144_56451144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451144_56451144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451144_56451144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451144_56451144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451144'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451144'^^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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_55720824_55720824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_55720824_55720824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_55720824_55720824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_55720824_55720824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_55720824_55720824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55720824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55720824'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55720824'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451162_56451162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451162_56451162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451162_56451162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451162_56451162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451162_56451162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451162'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451162'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451163_56451163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451163_56451163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451163_56451163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451163_56451163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451163_56451163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451163'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451163'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_56451171_56451171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_56451171_56451171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_56451171_56451171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_56451171_56451171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_56451171_56451171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56451171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56451171'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56451171'^^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 76 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532758_60532758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532758_60532758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532758_60532758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532758_60532758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532758_60532758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532758'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532758'^^xsd:integer;
  dwc:observationDate '2018-04-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532769_60532769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532769_60532769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532769_60532769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532769_60532769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532769_60532769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532769'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532769'^^xsd:integer;
  dwc:observationDate '2018-04-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532808_60532808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532808_60532808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532808_60532808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532808_60532808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532808_60532808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532808'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532808'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532855_60532855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532855_60532855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532855_60532855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532855_60532855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532855_60532855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532855'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532855'^^xsd:integer;
  dwc:observationDate '2018-04-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532875_60532875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532875_60532875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532875_60532875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532875_60532875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532875_60532875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532875'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532875'^^xsd:integer;
  dwc:observationDate '2018-04-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532914_60532914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532914_60532914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532914_60532914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532914_60532914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532914_60532914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532914'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532914'^^xsd:integer;
  dwc:observationDate '2018-04-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532946_60532946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532946_60532946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532946_60532946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532946_60532946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532946_60532946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532946'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532946'^^xsd:integer;
  dwc:observationDate '2018-04-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60532969_60532969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60532969_60532969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60532969_60532969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60532969_60532969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60532969_60532969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60532969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60532969'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60532969'^^xsd:integer;
  dwc:observationDate '2018-04-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533058_60533058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533058_60533058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533058_60533058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533058_60533058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533058_60533058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533058'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533058'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533074_60533074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533074_60533074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533074_60533074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533074_60533074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533074_60533074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533074'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533074'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533368_60533368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533368_60533368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533368_60533368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533368_60533368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533368_60533368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533368'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533368'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533382_60533382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533382_60533382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533382_60533382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533382_60533382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533382_60533382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533382'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533382'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533401_60533401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533401_60533401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533401_60533401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533401_60533401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533401_60533401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533401'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533401'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533405_60533405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533405_60533405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533405_60533405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533405_60533405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533405_60533405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533405'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533405'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533428_60533428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533428_60533428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533428_60533428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533428_60533428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533428_60533428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533428'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533428'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533454_60533454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533454_60533454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533454_60533454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533454_60533454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533454_60533454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533454'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533454'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533480_60533480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533480_60533480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533480_60533480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533480_60533480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533480_60533480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533480'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533480'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533492_60533492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533492_60533492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533492_60533492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533492_60533492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533492_60533492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533492'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533492'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533532_60533532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533532_60533532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533532_60533532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533532_60533532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533532_60533532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533532'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533532'^^xsd:integer;
  dwc:observationDate '2018-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 44 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533576_60533576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533576_60533576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533576_60533576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533576_60533576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533576_60533576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533576'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533576'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533619_60533619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533619_60533619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533619_60533619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533619_60533619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533619_60533619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533619'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533619'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533666_60533666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533666_60533666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533666_60533666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533666_60533666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533666_60533666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533666'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533666'^^xsd:integer;
  dwc:observationDate '2018-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533690_60533690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533690_60533690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533690_60533690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533690_60533690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533690_60533690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533690'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533690'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533694_60533694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533694_60533694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533694_60533694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533694_60533694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533694_60533694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533694'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533694'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533707_60533707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533707_60533707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533707_60533707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533707_60533707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533707_60533707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533707'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533707'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533721_60533721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533721_60533721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533721_60533721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533721_60533721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533721_60533721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533721'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533721'^^xsd:integer;
  dwc:observationDate '2018-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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533763_60533763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533763_60533763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533763_60533763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533763_60533763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533763_60533763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533763'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533763'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533795_60533795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533795_60533795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533795_60533795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533795_60533795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533795_60533795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533795'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533795'^^xsd:integer;
  dwc:observationDate '2018-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533843_60533843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533843_60533843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533843_60533843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533843_60533843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533843_60533843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533843'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533843'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533891_60533891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533891_60533891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533891_60533891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533891_60533891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533891_60533891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533891'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533891'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533902_60533902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533902_60533902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533902_60533902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533902_60533902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533902_60533902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533902'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533902'^^xsd:integer;
  dwc:observationDate '2018-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533946_60533946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533946_60533946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533946_60533946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533946_60533946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533946_60533946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533946'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533946'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533972_60533972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533972_60533972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533972_60533972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533972_60533972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533972_60533972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533972'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533972'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60533995_60533995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60533995_60533995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60533995_60533995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60533995_60533995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60533995_60533995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60533995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60533995'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60533995'^^xsd:integer;
  dwc:observationDate '2018-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 44 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534039_60534039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534039_60534039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534039_60534039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534039_60534039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534039_60534039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534039'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534039'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534069_60534069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534069_60534069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534069_60534069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534069_60534069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534069_60534069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534069'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534069'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534112_60534112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534112_60534112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534112_60534112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534112_60534112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534112_60534112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534112'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534112'^^xsd:integer;
  dwc:observationDate '2018-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 45 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534157_60534157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534157_60534157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534157_60534157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534157_60534157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534157_60534157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534157'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534157'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534198_60534198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534198_60534198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534198_60534198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534198_60534198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534198_60534198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534198'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534198'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534242_60534242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534242_60534242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534242_60534242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534242_60534242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534242_60534242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534242'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534242'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534285_60534285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534285_60534285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534285_60534285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534285_60534285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534285_60534285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534285'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534285'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534328_60534328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534328_60534328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534328_60534328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534328_60534328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534328_60534328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534328'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534328'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534370_60534370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534370_60534370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534370_60534370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534370_60534370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534370_60534370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534370'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534370'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534372_60534372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534372_60534372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534372_60534372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534372_60534372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534372_60534372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534372'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534372'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534404_60534404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534404_60534404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534404_60534404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534404_60534404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534404_60534404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534404'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534404'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534447_60534447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534447_60534447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534447_60534447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534447_60534447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534447_60534447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534447'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534447'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534460_60534460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534460_60534460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534460_60534460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534460_60534460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534460_60534460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534460'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534460'^^xsd:integer;
  dwc:observationDate '2018-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534488_60534488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534488_60534488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534488_60534488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534488_60534488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534488_60534488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534488'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534488'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534527_60534527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534527_60534527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534527_60534527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534527_60534527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534527_60534527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534527'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534527'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534548_60534548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534548_60534548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534548_60534548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534548_60534548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534548_60534548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534548'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534548'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534613_60534613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534613_60534613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534613_60534613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534613_60534613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534613_60534613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534613'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534613'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534652_60534652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534652_60534652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534652_60534652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534652_60534652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534652_60534652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534652'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534652'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534673_60534673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534673_60534673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534673_60534673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534673_60534673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534673_60534673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534673'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534673'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534702_60534702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534702_60534702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534702_60534702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534702_60534702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534702_60534702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534702'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534702'^^xsd:integer;
  dwc:observationDate '2018-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534741_60534741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534741_60534741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534741_60534741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534741_60534741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534741_60534741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534741'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534741'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534781_60534781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534781_60534781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534781_60534781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534781_60534781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534781_60534781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534781'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534781'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534814_60534814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534814_60534814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534814_60534814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534814_60534814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534814_60534814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534814'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534814'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534855_60534855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534855_60534855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534855_60534855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534855_60534855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534855_60534855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534855'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534855'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534895_60534895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534895_60534895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534895_60534895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534895_60534895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534895_60534895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534895'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534895'^^xsd:integer;
  dwc:observationDate '2018-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 46 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534941_60534941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534941_60534941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534941_60534941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534941_60534941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534941_60534941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534941'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534941'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534972_60534972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534972_60534972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534972_60534972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534972_60534972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534972_60534972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534972'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534972'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60534991_60534991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60534991_60534991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60534991_60534991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60534991_60534991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60534991_60534991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60534991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60534991'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60534991'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535031_60535031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535031_60535031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535031_60535031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535031_60535031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535031_60535031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535031'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535031'^^xsd:integer;
  dwc:observationDate '2018-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 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535074_60535074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535074_60535074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535074_60535074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535074_60535074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535074_60535074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535074'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535074'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535114_60535114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535114_60535114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535114_60535114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535114_60535114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535114_60535114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535114'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535114'^^xsd:integer;
  dwc:observationDate '2018-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535143_60535143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535143_60535143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535143_60535143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535143_60535143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535143_60535143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535143'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535143'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535182_60535182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535182_60535182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535182_60535182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535182_60535182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535182_60535182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535182'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535182'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535221_60535221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535221_60535221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535221_60535221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535221_60535221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535221_60535221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535221'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535221'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535244_60535244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535244_60535244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535244_60535244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535244_60535244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535244_60535244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535244'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535244'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535250_60535250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535250_60535250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535250_60535250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535250_60535250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535250_60535250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535250'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535250'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535259_60535259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535259_60535259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535259_60535259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535259_60535259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535259_60535259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535259'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535259'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535289_60535289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535289_60535289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535289_60535289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535289_60535289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535289_60535289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535289'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535289'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535297_60535297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535297_60535297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535297_60535297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535297_60535297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535297_60535297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535297'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535297'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535302_60535302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535302_60535302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535302_60535302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535302_60535302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535302_60535302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535302'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535302'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535305_60535305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535305_60535305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535305_60535305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535305_60535305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535305_60535305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535305'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535305'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535319_60535319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535319_60535319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535319_60535319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535319_60535319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535319_60535319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535319'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535319'^^xsd:integer;
  dwc:observationDate '2018-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535348_60535348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535348_60535348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535348_60535348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535348_60535348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535348_60535348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535348'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535348'^^xsd:integer;
  dwc:observationDate '2018-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535423_60535423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535423_60535423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535423_60535423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535423_60535423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535423_60535423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535423'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535423'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535438_60535438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535438_60535438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535438_60535438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535438_60535438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535438_60535438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535438'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535438'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535447_60535447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535447_60535447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535447_60535447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535447_60535447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535447_60535447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535447'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535447'^^xsd:integer;
  dwc:observationDate '2018-04-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535462_60535462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535462_60535462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535462_60535462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535462_60535462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535462_60535462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535462'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535462'^^xsd:integer;
  dwc:observationDate '2018-04-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535484_60535484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535484_60535484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535484_60535484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535484_60535484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535484_60535484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535484'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535484'^^xsd:integer;
  dwc:observationDate '2018-04-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535515_60535515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535515_60535515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535515_60535515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535515_60535515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535515_60535515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535515'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535515'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535518_60535518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535518_60535518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535518_60535518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535518_60535518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535518_60535518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535518'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535518'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535530_60535530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535530_60535530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535530_60535530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535530_60535530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535530_60535530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535530'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535530'^^xsd:integer;
  dwc:observationDate '2018-04-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535553_60535553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535553_60535553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535553_60535553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535553_60535553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535553_60535553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535553'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535553'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535558_60535558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535558_60535558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535558_60535558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535558_60535558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535558_60535558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535558'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535558'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535563_60535563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535563_60535563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535563_60535563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535563_60535563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535563_60535563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535563'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535563'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535568_60535568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535568_60535568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535568_60535568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535568_60535568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535568_60535568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535568'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535568'^^xsd:integer;
  dwc:observationDate '2018-04-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535594_60535594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535594_60535594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535594_60535594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535594_60535594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535594_60535594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535594'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535594'^^xsd:integer;
  dwc:observationDate '2018-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535614_60535614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535614_60535614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535614_60535614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535614_60535614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535614_60535614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535614'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535614'^^xsd:integer;
  dwc:observationDate '2018-04-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535654_60535654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535654_60535654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535654_60535654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535654_60535654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535654_60535654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535654'^^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 '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535654'^^xsd:integer;
  dwc:observationDate '2018-04-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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535688_60535688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535688_60535688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535688_60535688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535688_60535688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535688_60535688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535688'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535688'^^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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535700_60535700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535700_60535700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535700_60535700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535700_60535700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535700_60535700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535700'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535700'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60535716_60535716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60535716_60535716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60535716_60535716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60535716_60535716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60535716_60535716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60535716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60535716'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60535716'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537550_60537550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537550_60537550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537550_60537550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537550_60537550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537550_60537550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537550'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537550'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537580_60537580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537580_60537580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537580_60537580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537580_60537580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537580_60537580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537580'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537580'^^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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537631_60537631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537631_60537631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537631_60537631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537631_60537631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537631_60537631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537631'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537631'^^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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60537674_60537674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60537674_60537674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60537674_60537674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60537674_60537674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60537674_60537674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60537674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60537674'^^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.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60537674'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538096_60538096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538096_60538096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538096_60538096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538096_60538096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538096_60538096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538096'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538096'^^xsd:integer;
  dwc:observationDate '2018-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538137_60538137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538137_60538137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538137_60538137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538137_60538137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538137_60538137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538137'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538137'^^xsd:integer;
  dwc:observationDate '2018-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538208_60538208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538208_60538208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538208_60538208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538208_60538208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538208_60538208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538208'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538208'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538282_60538282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538282_60538282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538282_60538282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538282_60538282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538282_60538282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538282'^^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 '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538282'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538674_60538674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538674_60538674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538674_60538674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538674_60538674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538674_60538674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538674'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538674'^^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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538704_60538704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538704_60538704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538704_60538704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538704_60538704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538704_60538704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538704'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538704'^^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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538742_60538742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538742_60538742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538742_60538742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538742_60538742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538742_60538742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538742'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538742'^^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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538769_60538769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538769_60538769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538769_60538769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538769_60538769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538769_60538769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538769'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538769'^^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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538814_60538814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538814_60538814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538814_60538814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538814_60538814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538814_60538814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538814'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538814'^^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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60538828_60538828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60538828_60538828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60538828_60538828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60538828_60538828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60538828_60538828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60538828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60538828'^^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 '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60538828'^^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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539418_60539418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539418_60539418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539418_60539418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539418_60539418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539418_60539418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539418'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539418'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539424_60539424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539424_60539424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539424_60539424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539424_60539424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539424_60539424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539424'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539424'^^xsd:integer;
  dwc:observationDate '2018-05-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539473_60539473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539473_60539473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539473_60539473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539473_60539473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539473_60539473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539473'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539473'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539481_60539481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539481_60539481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539481_60539481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539481_60539481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539481_60539481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539481'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539481'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539490_60539490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539490_60539490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539490_60539490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539490_60539490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539490_60539490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539490'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539490'^^xsd:integer;
  dwc:observationDate '2018-05-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539540_60539540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539540_60539540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539540_60539540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539540_60539540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539540_60539540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539540'^^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 '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539540'^^xsd:integer;
  dwc:observationDate '2018-05-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539592_60539592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539592_60539592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539592_60539592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539592_60539592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539592_60539592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539592'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539592'^^xsd:integer;
  dwc:observationDate '2018-05-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539645_60539645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539645_60539645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539645_60539645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539645_60539645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539645_60539645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539645'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539645'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539668_60539668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539668_60539668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539668_60539668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539668_60539668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539668_60539668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539668'^^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 '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539668'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539893_60539893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539893_60539893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539893_60539893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539893_60539893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539893_60539893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539893'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539893'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539902_60539902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539902_60539902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539902_60539902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539902_60539902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539902_60539902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539902'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539902'^^xsd:integer;
  dwc:observationDate '2018-05-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539957_60539957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539957_60539957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539957_60539957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539957_60539957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539957_60539957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539957'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539957'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60539996_60539996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60539996_60539996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60539996_60539996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60539996_60539996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60539996_60539996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60539996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60539996'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60539996'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540004_60540004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540004_60540004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540004_60540004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540004_60540004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540004_60540004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540004'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540004'^^xsd:integer;
  dwc:observationDate '2018-05-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 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540061_60540061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540061_60540061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540061_60540061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540061_60540061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540061_60540061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540061'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540061'^^xsd:integer;
  dwc:observationDate '2018-05-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540128_60540128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540128_60540128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540128_60540128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540128_60540128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540128_60540128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540128'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540128'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540166_60540166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540166_60540166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540166_60540166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540166_60540166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540166_60540166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540166'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540166'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540180_60540180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540180_60540180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540180_60540180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540180_60540180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540180_60540180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540180'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540180'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540215_60540215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540215_60540215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540215_60540215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540215_60540215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540215_60540215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540215'^^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 '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540215'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540281_60540281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540281_60540281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540281_60540281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540281_60540281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540281_60540281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540281'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540281'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540311_60540311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540311_60540311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540311_60540311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540311_60540311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540311_60540311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540311'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540311'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540320_60540320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540320_60540320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540320_60540320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540320_60540320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540320_60540320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540320'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540320'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540322_60540322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540322_60540322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540322_60540322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540322_60540322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540322_60540322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540322'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540322'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540334_60540334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540334_60540334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540334_60540334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540334_60540334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540334_60540334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540334'^^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 '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540334'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540561_60540561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540561_60540561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540561_60540561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540561_60540561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540561_60540561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540561'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540561'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540606_60540606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540606_60540606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540606_60540606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540606_60540606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540606_60540606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540606'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540606'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540637_60540637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540637_60540637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540637_60540637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540637_60540637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540637_60540637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540637'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540637'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540651_60540651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540651_60540651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540651_60540651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540651_60540651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540651_60540651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540651'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540651'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540682_60540682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540682_60540682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540682_60540682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540682_60540682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540682_60540682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540682'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540682'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540756_60540756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540756_60540756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540756_60540756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540756_60540756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540756_60540756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540756'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540756'^^xsd:integer;
  dwc:observationDate '2018-05-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540792_60540792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540792_60540792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540792_60540792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540792_60540792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540792_60540792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540792'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540792'^^xsd:integer;
  dwc:observationDate '2018-05-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540858_60540858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540858_60540858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540858_60540858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540858_60540858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540858_60540858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540858'^^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 '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540858'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540901_60540901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540901_60540901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540901_60540901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540901_60540901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540901_60540901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540901'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540901'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540906_60540906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540906_60540906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540906_60540906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540906_60540906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540906_60540906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540906'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540906'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60540907_60540907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60540907_60540907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60540907_60540907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60540907_60540907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60540907_60540907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60540907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60540907'^^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 '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60540907'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541105_60541105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541105_60541105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541105_60541105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541105_60541105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541105_60541105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541105'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541105'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541117_60541117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541117_60541117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541117_60541117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541117_60541117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541117_60541117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541117'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541117'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541143_60541143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541143_60541143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541143_60541143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541143_60541143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541143_60541143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541143'^^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 '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541143'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541150_60541150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541150_60541150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541150_60541150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541150_60541150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541150_60541150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541150'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541150'^^xsd:integer;
  dwc:observationDate '2018-05-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541187_60541187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541187_60541187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541187_60541187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541187_60541187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541187_60541187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541187'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541187'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541190_60541190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541190_60541190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541190_60541190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541190_60541190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541190_60541190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541190'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541190'^^xsd:integer;
  dwc:observationDate '2018-05-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541206_60541206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541206_60541206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541206_60541206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541206_60541206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541206_60541206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541206'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541206'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541214_60541214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541214_60541214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541214_60541214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541214_60541214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541214_60541214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541214'^^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 '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541214'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541227_60541227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541227_60541227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541227_60541227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541227_60541227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541227_60541227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541227'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541227'^^xsd:integer;
  dwc:observationDate '2018-05-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541241_60541241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541241_60541241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541241_60541241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541241_60541241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541241_60541241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541241'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541241'^^xsd:integer;
  dwc:observationDate '2018-05-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541252_60541252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541252_60541252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541252_60541252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541252_60541252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541252_60541252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541252'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541252'^^xsd:integer;
  dwc:observationDate '2018-05-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541282_60541282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541282_60541282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541282_60541282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541282_60541282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541282_60541282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541282'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541282'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541369_60541369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541369_60541369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541369_60541369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541369_60541369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541369_60541369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541369'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541369'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541370_60541370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541370_60541370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541370_60541370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541370_60541370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541370_60541370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541370'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541370'^^xsd:integer;
  dwc:observationDate '2018-05-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541377_60541377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541377_60541377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541377_60541377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541377_60541377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541377_60541377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541377'^^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 '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541377'^^xsd:integer;
  dwc:observationDate '2018-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541440_60541440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541440_60541440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541440_60541440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541440_60541440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541440_60541440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541440'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541440'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541445_60541445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541445_60541445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541445_60541445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541445_60541445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541445_60541445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541445'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541445'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541448_60541448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541448_60541448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541448_60541448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541448_60541448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541448_60541448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541448'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541448'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541458_60541458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541458_60541458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541458_60541458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541458_60541458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541458_60541458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541458'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541458'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541472_60541472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541472_60541472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541472_60541472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541472_60541472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541472_60541472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541472'^^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 '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541472'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541502_60541502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541502_60541502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541502_60541502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541502_60541502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541502_60541502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541502'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541502'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541514_60541514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541514_60541514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541514_60541514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541514_60541514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541514_60541514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541514'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541514'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541556_60541556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541556_60541556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541556_60541556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541556_60541556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541556_60541556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541556'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541556'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541582_60541582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541582_60541582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541582_60541582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541582_60541582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541582_60541582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541582'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541582'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541586_60541586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541586_60541586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541586_60541586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541586_60541586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541586_60541586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541586'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541586'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541590_60541590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541590_60541590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541590_60541590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541590_60541590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541590_60541590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541590'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541590'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541591_60541591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541591_60541591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541591_60541591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541591_60541591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541591_60541591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541591'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541591'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541601_60541601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541601_60541601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541601_60541601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541601_60541601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541601_60541601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541601'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541601'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541608_60541608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541608_60541608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541608_60541608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541608_60541608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541608_60541608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541608'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541608'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541632_60541632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541632_60541632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541632_60541632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541632_60541632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541632_60541632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541632'^^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 '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541632'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541661_60541661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541661_60541661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541661_60541661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541661_60541661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541661_60541661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541661'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541661'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541669_60541669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541669_60541669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541669_60541669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541669_60541669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541669_60541669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541669'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541669'^^xsd:integer;
  dwc:observationDate '2018-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541694_60541694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541694_60541694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541694_60541694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541694_60541694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541694_60541694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541694'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541694'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541696_60541696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541696_60541696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541696_60541696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541696_60541696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541696_60541696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541696'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541696'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541804_60541804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541804_60541804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541804_60541804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541804_60541804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541804_60541804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541804'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541804'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541807_60541807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541807_60541807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541807_60541807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541807_60541807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541807_60541807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541807'^^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 '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541807'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541880_60541880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541880_60541880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541880_60541880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541880_60541880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541880_60541880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541880'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541880'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541889_60541889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541889_60541889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541889_60541889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541889_60541889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541889_60541889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541889'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541889'^^xsd:integer;
  dwc:observationDate '2018-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541916_60541916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541916_60541916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541916_60541916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541916_60541916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541916_60541916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541916'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541916'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541920_60541920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541920_60541920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541920_60541920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541920_60541920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541920_60541920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541920'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541920'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541971_60541971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541971_60541971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541971_60541971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541971_60541971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541971_60541971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541971'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541971'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60541984_60541984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60541984_60541984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60541984_60541984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60541984_60541984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60541984_60541984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60541984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60541984'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60541984'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542030_60542030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542030_60542030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542030_60542030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542030_60542030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542030_60542030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542030'^^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 '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542030'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542044_60542044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542044_60542044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542044_60542044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542044_60542044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542044_60542044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542044'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542044'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542049_60542049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542049_60542049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542049_60542049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542049_60542049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542049_60542049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542049'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542049'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542052_60542052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542052_60542052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542052_60542052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542052_60542052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542052_60542052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542052'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542052'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542055_60542055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542055_60542055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542055_60542055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542055_60542055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542055_60542055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542055'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542055'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542065_60542065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542065_60542065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542065_60542065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542065_60542065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542065_60542065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542065'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542065'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542067_60542067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542067_60542067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542067_60542067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542067_60542067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542067_60542067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542067'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542067'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542112_60542112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542112_60542112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542112_60542112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542112_60542112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542112_60542112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542112'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542112'^^xsd:integer;
  dwc:observationDate '2018-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542120_60542120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542120_60542120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542120_60542120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542120_60542120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542120_60542120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542120'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542120'^^xsd:integer;
  dwc:observationDate '2018-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542146_60542146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542146_60542146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542146_60542146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542146_60542146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542146_60542146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542146'^^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 '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542146'^^xsd:integer;
  dwc:observationDate '2018-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542192_60542192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542192_60542192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542192_60542192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542192_60542192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542192_60542192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542192'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542192'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542206_60542206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542206_60542206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542206_60542206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542206_60542206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542206_60542206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542206'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542206'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542210_60542210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542210_60542210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542210_60542210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542210_60542210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542210_60542210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542210'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542210'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542214_60542214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542214_60542214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542214_60542214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542214_60542214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542214_60542214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542214'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542214'^^xsd:integer;
  dwc:observationDate '2018-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542254_60542254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542254_60542254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542254_60542254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542254_60542254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542254_60542254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542254'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542254'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542267_60542267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542267_60542267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542267_60542267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542267_60542267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542267_60542267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542267'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542267'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542268_60542268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542268_60542268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542268_60542268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542268_60542268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542268_60542268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542268'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542268'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542283_60542283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542283_60542283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542283_60542283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542283_60542283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542283_60542283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542283'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542283'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542285_60542285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542285_60542285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542285_60542285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542285_60542285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542285_60542285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542285'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542285'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542287_60542287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542287_60542287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542287_60542287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542287_60542287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542287_60542287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542287'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542287'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542292_60542292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542292_60542292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542292_60542292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542292_60542292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542292_60542292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542292'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542292'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542305_60542305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542305_60542305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542305_60542305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542305_60542305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542305_60542305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542305'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542305'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542318_60542318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542318_60542318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542318_60542318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542318_60542318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542318_60542318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542318'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542318'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542324_60542324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542324_60542324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542324_60542324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542324_60542324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542324_60542324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542324'^^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 '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542324'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542329_60542329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542329_60542329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542329_60542329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542329_60542329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542329_60542329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542329'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542329'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542331_60542331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542331_60542331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542331_60542331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542331_60542331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542331_60542331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542331'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542331'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542332_60542332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542332_60542332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542332_60542332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542332_60542332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542332_60542332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542332'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542332'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542338_60542338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542338_60542338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542338_60542338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542338_60542338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542338_60542338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542338'^^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 '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542338'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542350_60542350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542350_60542350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542350_60542350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542350_60542350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542350_60542350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542350'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542350'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542353_60542353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542353_60542353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542353_60542353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542353_60542353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542353_60542353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542353'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542353'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542399_60542399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542399_60542399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542399_60542399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542399_60542399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542399_60542399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542399'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542399'^^xsd:integer;
  dwc:observationDate '2018-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542423_60542423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542423_60542423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542423_60542423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542423_60542423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542423_60542423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542423'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542423'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542425_60542425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542425_60542425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542425_60542425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542425_60542425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542425_60542425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542425'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542425'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542434_60542434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542434_60542434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542434_60542434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542434_60542434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542434_60542434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542434'^^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 '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542434'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542437_60542437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542437_60542437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542437_60542437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542437_60542437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542437_60542437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542437'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542437'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542564_60542564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542564_60542564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542564_60542564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542564_60542564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542564_60542564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542564'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542564'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542572_60542572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542572_60542572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542572_60542572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542572_60542572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542572_60542572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542572'^^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 '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542572'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542604_60542604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542604_60542604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542604_60542604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542604_60542604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542604_60542604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542604'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542604'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542617_60542617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542617_60542617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542617_60542617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542617_60542617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542617_60542617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542617'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542617'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542632_60542632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542632_60542632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542632_60542632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542632_60542632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542632_60542632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542632'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542632'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542641_60542641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542641_60542641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542641_60542641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542641_60542641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542641_60542641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542641'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542641'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542642_60542642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542642_60542642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542642_60542642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542642_60542642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542642_60542642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542642'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542642'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542655_60542655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542655_60542655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542655_60542655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542655_60542655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542655_60542655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542655'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542655'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542660_60542660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542660_60542660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542660_60542660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542660_60542660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542660_60542660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542660'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542660'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542671_60542671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542671_60542671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542671_60542671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542671_60542671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542671_60542671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542671'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542671'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542728_60542728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542728_60542728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542728_60542728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542728_60542728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542728_60542728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542728'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542728'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542736_60542736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542736_60542736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542736_60542736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542736_60542736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542736_60542736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542736'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542736'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542744_60542744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542744_60542744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542744_60542744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542744_60542744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542744_60542744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542744'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542744'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542748_60542748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542748_60542748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542748_60542748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542748_60542748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542748_60542748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542748'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542748'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542763_60542763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542763_60542763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542763_60542763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542763_60542763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542763_60542763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542763'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542763'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542777_60542777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542777_60542777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542777_60542777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542777_60542777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542777_60542777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542777'^^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 '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542777'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60542965_60542965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60542965_60542965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60542965_60542965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60542965_60542965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60542965_60542965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60542965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60542965'^^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 '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60542965'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60543319_60543319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60543319_60543319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60543319_60543319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60543319_60543319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60543319_60543319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60543319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60543319'^^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 '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60543319'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546800_60546800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546800_60546800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546800_60546800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546800_60546800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546800_60546800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546800'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546800'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546803_60546803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546803_60546803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546803_60546803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546803_60546803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546803_60546803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546803'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546803'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546840_60546840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546840_60546840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546840_60546840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546840_60546840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546840_60546840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546840'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546840'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546860_60546860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546860_60546860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546860_60546860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546860_60546860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546860_60546860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546860'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546860'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546911_60546911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546911_60546911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546911_60546911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546911_60546911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546911_60546911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546911'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546911'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546912_60546912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546912_60546912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546912_60546912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546912_60546912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546912_60546912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546912'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546912'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546914_60546914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546914_60546914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546914_60546914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546914_60546914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546914_60546914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546914'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546914'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546945_60546945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546945_60546945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546945_60546945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546945_60546945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546945_60546945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546945'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546945'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546978_60546978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546978_60546978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546978_60546978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546978_60546978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546978_60546978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546978'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546978'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546982_60546982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546982_60546982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546982_60546982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546982_60546982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546982_60546982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546982'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546982'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546987_60546987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546987_60546987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546987_60546987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546987_60546987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546987_60546987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546987'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546987'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546992_60546992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546992_60546992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546992_60546992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546992_60546992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546992_60546992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546992'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546992'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60546995_60546995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60546995_60546995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60546995_60546995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60546995_60546995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60546995_60546995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60546995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60546995'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60546995'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547028_60547028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547028_60547028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547028_60547028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547028_60547028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547028_60547028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547028'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547028'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547060_60547060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547060_60547060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547060_60547060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547060_60547060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547060_60547060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547060'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547060'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547099_60547099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547099_60547099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547099_60547099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547099_60547099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547099_60547099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547099'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547099'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547134_60547134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547134_60547134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547134_60547134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547134_60547134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547134_60547134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547134'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547134'^^xsd:integer;
  dwc:observationDate '2018-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 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547175_60547175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547175_60547175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547175_60547175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547175_60547175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547175_60547175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547175'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547175'^^xsd:integer;
  dwc:observationDate '2018-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547210_60547210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547210_60547210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547210_60547210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547210_60547210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547210_60547210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547210'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547210'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547220_60547220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547220_60547220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547220_60547220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547220_60547220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547220_60547220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547220'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547220'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547224_60547224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547224_60547224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547224_60547224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547224_60547224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547224_60547224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547224'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547224'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547293_60547293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547293_60547293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547293_60547293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547293_60547293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547293_60547293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547293'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547293'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547295_60547295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547295_60547295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547295_60547295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547295_60547295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547295_60547295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547295'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547295'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547299_60547299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547299_60547299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547299_60547299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547299_60547299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547299_60547299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547299'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547299'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547311_60547311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547311_60547311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547311_60547311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547311_60547311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547311_60547311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547311'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547311'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547346_60547346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547346_60547346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547346_60547346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547346_60547346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547346_60547346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547346'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547346'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547355_60547355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547355_60547355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547355_60547355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547355_60547355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547355_60547355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547355'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547355'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547439_60547439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547439_60547439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547439_60547439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547439_60547439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547439_60547439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547439'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547439'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547822_60547822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547822_60547822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547822_60547822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547822_60547822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547822_60547822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547822'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547822'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547828_60547828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547828_60547828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547828_60547828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547828_60547828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547828_60547828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547828'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547828'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547842_60547842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547842_60547842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547842_60547842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547842_60547842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547842_60547842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547842'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547842'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547910_60547910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547910_60547910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547910_60547910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547910_60547910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547910_60547910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547910'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547910'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547914_60547914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547914_60547914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547914_60547914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547914_60547914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547914_60547914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547914'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547914'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547929_60547929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547929_60547929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547929_60547929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547929_60547929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547929_60547929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547929'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547929'^^xsd:integer;
  dwc:observationDate '2018-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547944_60547944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547944_60547944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547944_60547944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547944_60547944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547944_60547944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547944'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547944'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60547992_60547992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60547992_60547992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60547992_60547992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60547992_60547992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60547992_60547992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60547992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60547992'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60547992'^^xsd:integer;
  dwc:observationDate '2018-07-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548018_60548018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548018_60548018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548018_60548018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548018_60548018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548018_60548018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548018'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548018'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548281_60548281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548281_60548281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548281_60548281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548281_60548281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548281_60548281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548281'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548281'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548339_60548339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548339_60548339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548339_60548339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548339_60548339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548339_60548339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548339'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548339'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548342_60548342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548342_60548342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548342_60548342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548342_60548342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548342_60548342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548342'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548433_60548433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548433_60548433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548433_60548433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548433_60548433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548433_60548433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548433'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548433'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548435_60548435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548435_60548435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548435_60548435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548435_60548435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548435_60548435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548435'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548435'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548440_60548440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548440_60548440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548440_60548440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548440_60548440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548440_60548440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548440'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548440'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548520_60548520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548520_60548520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548520_60548520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548520_60548520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548520_60548520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548520'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548520'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548522_60548522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548522_60548522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548522_60548522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548522_60548522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548522_60548522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548522'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548522'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548545_60548545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548545_60548545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548545_60548545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548545_60548545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548545_60548545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548545'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548545'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548586_60548586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548586_60548586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548586_60548586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548586_60548586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548586_60548586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548586'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548586'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548587_60548587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548587_60548587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548587_60548587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548587_60548587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548587_60548587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548587'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548587'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548592_60548592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548592_60548592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548592_60548592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548592_60548592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548592_60548592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548592'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548592'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548672_60548672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548672_60548672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548672_60548672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548672_60548672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548672_60548672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548672'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548672'^^xsd:integer;
  dwc:observationDate '2018-07-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548678_60548678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548678_60548678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548678_60548678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548678_60548678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548678_60548678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548678'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548678'^^xsd:integer;
  dwc:observationDate '2018-07-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548711_60548711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548711_60548711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548711_60548711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548711_60548711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548711_60548711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548711'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548729_60548729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548729_60548729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548729_60548729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548729_60548729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548729_60548729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548729'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548729'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548732_60548732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548732_60548732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548732_60548732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548732_60548732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548732_60548732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548732'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548732'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548737_60548737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548737_60548737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548737_60548737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548737_60548737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548737_60548737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548737'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548737'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548749_60548749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548749_60548749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548749_60548749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548749_60548749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548749_60548749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548749'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548749'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548751_60548751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548751_60548751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548751_60548751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548751_60548751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548751_60548751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548751'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548751'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548860_60548860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548860_60548860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548860_60548860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548860_60548860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548860_60548860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548860'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548860'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548873_60548873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548873_60548873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548873_60548873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548873_60548873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548873_60548873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548873'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548873'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548875_60548875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548875_60548875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548875_60548875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548875_60548875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548875_60548875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548875'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548875'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548880_60548880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548880_60548880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548880_60548880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548880_60548880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548880_60548880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548880'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548880'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548894_60548894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548894_60548894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548894_60548894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548894_60548894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548894_60548894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548894'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548894'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548941_60548941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548941_60548941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548941_60548941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548941_60548941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548941_60548941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548941'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548941'^^xsd:integer;
  dwc:observationDate '2018-07-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548948_60548948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548948_60548948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548948_60548948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548948_60548948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548948_60548948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548948'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548948'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548950_60548950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548950_60548950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548950_60548950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548950_60548950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548950_60548950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548950'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548950'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548983_60548983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548983_60548983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548983_60548983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548983_60548983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548983_60548983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548983'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548983'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60548985_60548985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60548985_60548985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60548985_60548985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60548985_60548985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60548985_60548985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60548985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60548985'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60548985'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549000_60549000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549000_60549000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549000_60549000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549000_60549000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549000_60549000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549000'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549000'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549003_60549003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549003_60549003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549003_60549003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549003_60549003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549003_60549003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549003'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549011_60549011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549011_60549011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549011_60549011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549011_60549011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549011_60549011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549011'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549011'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549222_60549222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549222_60549222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549222_60549222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549222_60549222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549222_60549222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549222'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549222'^^xsd:integer;
  dwc:observationDate '2018-08-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549224_60549224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549224_60549224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549224_60549224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549224_60549224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549224_60549224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549224'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549224'^^xsd:integer;
  dwc:observationDate '2018-08-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549239_60549239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549239_60549239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549239_60549239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549239_60549239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549239_60549239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549239'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549239'^^xsd:integer;
  dwc:observationDate '2018-08-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549259_60549259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549259_60549259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549259_60549259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549259_60549259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549259_60549259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549259'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549259'^^xsd:integer;
  dwc:observationDate '2018-08-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549260_60549260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549260_60549260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549260_60549260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549260_60549260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549260_60549260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549260'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549260'^^xsd:integer;
  dwc:observationDate '2018-08-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549265_60549265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549265_60549265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549265_60549265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549265_60549265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549265_60549265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549265'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549265'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549282_60549282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549282_60549282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549282_60549282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549282_60549282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549282_60549282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549282'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549282'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549299_60549299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549299_60549299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549299_60549299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549299_60549299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549299_60549299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549299'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549299'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549311_60549311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549311_60549311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549311_60549311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549311_60549311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549311_60549311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549311'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549311'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549316_60549316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549316_60549316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549316_60549316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549316_60549316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549316_60549316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549316'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_60549367_60549367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_60549367_60549367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_60549367_60549367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_60549367_60549367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_60549367_60549367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60549367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60549367'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60549367'^^xsd:integer;
  dwc:observationDate '2018-08-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934769_76934769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934769_76934769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934769_76934769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934769_76934769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934769_76934769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934769'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934769'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934775_76934775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934775_76934775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934775_76934775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934775_76934775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934775_76934775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934775'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934775'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934783_76934783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934783_76934783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934783_76934783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934783_76934783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934783_76934783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934783'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934783'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934796_76934796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934796_76934796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934796_76934796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934796_76934796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934796_76934796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934796'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934796'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934799_76934799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934799_76934799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934799_76934799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934799_76934799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934799_76934799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934799'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934799'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934803_76934803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934803_76934803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934803_76934803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934803_76934803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934803_76934803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934803'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934803'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934843_76934843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934843_76934843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934843_76934843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934843_76934843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934843_76934843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934843'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934843'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934885_76934885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934885_76934885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934885_76934885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934885_76934885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934885_76934885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934885'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934885'^^xsd:integer;
  dwc:observationDate '2018-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934917_76934917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934917_76934917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934917_76934917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934917_76934917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934917_76934917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934917'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934917'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934925_76934925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934925_76934925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934925_76934925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934925_76934925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934925_76934925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934925'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934925'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934928_76934928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934928_76934928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934928_76934928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934928_76934928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934928_76934928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934928'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934928'^^xsd:integer;
  dwc:observationDate '2018-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934950_76934950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934950_76934950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934950_76934950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934950_76934950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934950_76934950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934950'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934950'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76934976_76934976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76934976_76934976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76934976_76934976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76934976_76934976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76934976_76934976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76934976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76934976'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76934976'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935006_76935006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935006_76935006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935006_76935006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935006_76935006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935006_76935006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935006'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935006'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935047_76935047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935047_76935047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935047_76935047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935047_76935047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935047_76935047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935047'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935047'^^xsd:integer;
  dwc:observationDate '2018-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935062_76935062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935062_76935062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935062_76935062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935062_76935062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935062_76935062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935062'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935062'^^xsd:integer;
  dwc:observationDate '2018-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935084_76935084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935084_76935084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935084_76935084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935084_76935084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935084_76935084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935084'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935084'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935089_76935089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935089_76935089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935089_76935089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935089_76935089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935089_76935089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935089'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935089'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935090_76935090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935090_76935090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935090_76935090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935090_76935090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935090_76935090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935090'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935090'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935098_76935098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935098_76935098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935098_76935098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935098_76935098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935098_76935098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935098'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935098'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935121_76935121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935121_76935121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935121_76935121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935121_76935121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935121_76935121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935121'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935121'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935134_76935134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935134_76935134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935134_76935134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935134_76935134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935134_76935134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935134'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935134'^^xsd:integer;
  dwc:observationDate '2018-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935169_76935169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935169_76935169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935169_76935169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935169_76935169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935169_76935169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935169'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935169'^^xsd:integer;
  dwc:observationDate '2018-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 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935203_76935203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935203_76935203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935203_76935203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935203_76935203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935203_76935203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935203'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935203'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935219_76935219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935219_76935219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935219_76935219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935219_76935219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935219_76935219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935219'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935219'^^xsd:integer;
  dwc:observationDate '2018-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935236_76935236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935236_76935236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935236_76935236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935236_76935236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935236_76935236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935236'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935236'^^xsd:integer;
  dwc:observationDate '2018-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935271_76935271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935271_76935271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935271_76935271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935271_76935271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935271_76935271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935271'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935271'^^xsd:integer;
  dwc:observationDate '2018-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935293_76935293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935293_76935293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935293_76935293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935293_76935293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935293_76935293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935293'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935293'^^xsd:integer;
  dwc:observationDate '2018-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935318_76935318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935318_76935318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935318_76935318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935318_76935318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935318_76935318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935318'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935318'^^xsd:integer;
  dwc:observationDate '2018-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935341_76935341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935341_76935341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935341_76935341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935341_76935341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935341_76935341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935341'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935341'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935342_76935342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935342_76935342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935342_76935342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935342_76935342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935342_76935342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935342'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935353_76935353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935353_76935353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935353_76935353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935353_76935353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935353_76935353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935353'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935353'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935383_76935383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935383_76935383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935383_76935383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935383_76935383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935383_76935383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935383'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935383'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935410_76935410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935410_76935410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935410_76935410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935410_76935410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935410_76935410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935410'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935410'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935532_76935532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935532_76935532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935532_76935532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935532_76935532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935532_76935532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935532'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935532'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935537_76935537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935537_76935537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935537_76935537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935537_76935537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935537_76935537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935537'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935537'^^xsd:integer;
  dwc:observationDate '2018-09-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935548_76935548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935548_76935548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935548_76935548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935548_76935548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935548_76935548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935548'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935548'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935560_76935560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935560_76935560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935560_76935560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935560_76935560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935560_76935560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935560'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935560'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935651_76935651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935651_76935651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935651_76935651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935651_76935651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935651_76935651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935651'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935651'^^xsd:integer;
  dwc:observationDate '2018-09-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935660_76935660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935660_76935660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935660_76935660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935660_76935660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935660_76935660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935660'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935660'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935670_76935670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935670_76935670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935670_76935670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935670_76935670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935670_76935670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935670'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935670'^^xsd:integer;
  dwc:observationDate '2018-09-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935676_76935676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935676_76935676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935676_76935676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935676_76935676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935676_76935676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935676'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935676'^^xsd:integer;
  dwc:observationDate '2018-09-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935752_76935752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935752_76935752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935752_76935752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935752_76935752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935752_76935752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935752'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935770_76935770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935770_76935770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935770_76935770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935770_76935770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935770_76935770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935770'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935770'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935802_76935802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935802_76935802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935802_76935802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935802_76935802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935802_76935802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935802'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935802'^^xsd:integer;
  dwc:observationDate '2018-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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935844_76935844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935844_76935844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935844_76935844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935844_76935844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935844_76935844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935844'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935844'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935888_76935888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935888_76935888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935888_76935888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935888_76935888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935888_76935888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935888'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935888'^^xsd:integer;
  dwc:observationDate '2018-09-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935915_76935915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935915_76935915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935915_76935915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935915_76935915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935915_76935915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935915'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935915'^^xsd:integer;
  dwc:observationDate '2018-09-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935955_76935955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935955_76935955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935955_76935955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935955_76935955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935955_76935955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935955'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935955'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935977_76935977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935977_76935977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935977_76935977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935977_76935977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935977_76935977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935977'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935977'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935990_76935990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935990_76935990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935990_76935990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935990_76935990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935990_76935990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935990'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935990'^^xsd:integer;
  dwc:observationDate '2018-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76935997_76935997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76935997_76935997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76935997_76935997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76935997_76935997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76935997_76935997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76935997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76935997'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76935997'^^xsd:integer;
  dwc:observationDate '2018-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 7 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936004_76936004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936004_76936004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936004_76936004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936004_76936004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936004_76936004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936004'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936004'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936009_76936009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936009_76936009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936009_76936009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936009_76936009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936009_76936009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936009'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936009'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936012_76936012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936012_76936012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936012_76936012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936012_76936012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936012_76936012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936012'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936012'^^xsd:integer;
  dwc:observationDate '2018-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936013_76936013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936013_76936013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936013_76936013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936013_76936013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936013_76936013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936013'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936013'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936023_76936023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936023_76936023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936023_76936023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936023_76936023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936023_76936023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936023'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936023'^^xsd:integer;
  dwc:observationDate '2018-09-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936045_76936045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936045_76936045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936045_76936045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936045_76936045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936045_76936045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936045'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936045'^^xsd:integer;
  dwc:observationDate '2018-09-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936073_76936073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936073_76936073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936073_76936073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936073_76936073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936073_76936073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936073'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936073'^^xsd:integer;
  dwc:observationDate '2018-09-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936124_76936124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936124_76936124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936124_76936124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936124_76936124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936124_76936124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936124'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936124'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936173_76936173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936173_76936173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936173_76936173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936173_76936173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936173_76936173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936173'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936173'^^xsd:integer;
  dwc:observationDate '2018-09-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 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936204_76936204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936204_76936204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936204_76936204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936204_76936204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936204_76936204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936204'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936204'^^xsd:integer;
  dwc:observationDate '2018-09-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936216_76936216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936216_76936216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936216_76936216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936216_76936216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936216_76936216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936216'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936216'^^xsd:integer;
  dwc:observationDate '2018-09-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936241_76936241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936241_76936241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936241_76936241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936241_76936241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936241_76936241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936241'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936241'^^xsd:integer;
  dwc:observationDate '2018-09-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936274_76936274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936274_76936274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936274_76936274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936274_76936274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936274_76936274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936274'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936274'^^xsd:integer;
  dwc:observationDate '2018-09-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 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936304_76936304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936304_76936304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936304_76936304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936304_76936304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936304_76936304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936304'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936304'^^xsd:integer;
  dwc:observationDate '2018-09-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936331_76936331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936331_76936331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936331_76936331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936331_76936331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936331_76936331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936331'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936331'^^xsd:integer;
  dwc:observationDate '2018-09-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936357_76936357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936357_76936357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936357_76936357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936357_76936357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936357_76936357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936357'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936357'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936358_76936358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936358_76936358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936358_76936358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936358_76936358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936358_76936358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936358'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936358'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936362_76936362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936362_76936362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936362_76936362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936362_76936362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936362_76936362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936362'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936362'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936363_76936363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936363_76936363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936363_76936363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936363_76936363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936363_76936363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936363'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936363'^^xsd:integer;
  dwc:observationDate '2018-09-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936369_76936369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936369_76936369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936369_76936369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936369_76936369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936369_76936369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936369'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936369'^^xsd:integer;
  dwc:observationDate '2018-09-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936395_76936395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936395_76936395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936395_76936395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936395_76936395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936395_76936395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936395'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936395'^^xsd:integer;
  dwc:observationDate '2018-09-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936427_76936427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936427_76936427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936427_76936427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936427_76936427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936427_76936427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936427'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936427'^^xsd:integer;
  dwc:observationDate '2018-09-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 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936465_76936465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936465_76936465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936465_76936465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936465_76936465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936465_76936465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936465'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936465'^^xsd:integer;
  dwc:observationDate '2018-09-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936545_76936545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936545_76936545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936545_76936545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936545_76936545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936545_76936545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936545'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936545'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936567_76936567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936567_76936567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936567_76936567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936567_76936567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936567_76936567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936567'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936567'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936570_76936570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936570_76936570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936570_76936570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936570_76936570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936570_76936570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936570'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936570'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936588_76936588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936588_76936588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936588_76936588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936588_76936588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936588_76936588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936588'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936588'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936589_76936589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936589_76936589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936589_76936589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936589_76936589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936589_76936589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936589'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936589'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936600_76936600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936600_76936600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936600_76936600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936600_76936600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936600_76936600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936600'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936600'^^xsd:integer;
  dwc:observationDate '2018-09-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936778_76936778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936778_76936778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936778_76936778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936778_76936778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936778_76936778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936778'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936778'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936978_76936978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936978_76936978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936978_76936978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936978_76936978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936978_76936978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936978'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936978'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76936992_76936992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76936992_76936992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76936992_76936992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76936992_76936992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76936992_76936992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76936992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76936992'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76936992'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937003_76937003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937003_76937003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937003_76937003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937003_76937003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937003_76937003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937003'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937028_76937028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937028_76937028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937028_76937028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937028_76937028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937028_76937028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937028'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937028'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937030_76937030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937030_76937030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937030_76937030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937030_76937030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937030_76937030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937030'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937030'^^xsd:integer;
  dwc:observationDate '2018-09-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937061_76937061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937061_76937061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937061_76937061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937061_76937061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937061_76937061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937061'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937061'^^xsd:integer;
  dwc:observationDate '2018-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937075_76937075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937075_76937075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937075_76937075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937075_76937075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937075_76937075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937075'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937075'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937105_76937105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937105_76937105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937105_76937105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937105_76937105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937105_76937105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937105'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937105'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937107_76937107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937107_76937107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937107_76937107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937107_76937107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937107_76937107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937107'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937107'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937116_76937116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937116_76937116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937116_76937116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937116_76937116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937116_76937116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937116'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937116'^^xsd:integer;
  dwc:observationDate '2018-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937174_76937174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937174_76937174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937174_76937174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937174_76937174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937174_76937174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937174'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937174'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937179_76937179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937179_76937179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937179_76937179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937179_76937179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937179_76937179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937179'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937179'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937190_76937190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937190_76937190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937190_76937190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937190_76937190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937190_76937190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937190'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937190'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937194_76937194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937194_76937194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937194_76937194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937194_76937194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937194_76937194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937194'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937194'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937198_76937198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937198_76937198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937198_76937198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937198_76937198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937198_76937198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937198'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937198'^^xsd:integer;
  dwc:observationDate '2018-10-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937203_76937203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937203_76937203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937203_76937203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937203_76937203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937203_76937203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937203'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937203'^^xsd:integer;
  dwc:observationDate '2018-10-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 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937226_76937226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937226_76937226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937226_76937226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937226_76937226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937226_76937226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937226'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937226'^^xsd:integer;
  dwc:observationDate '2018-10-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937245_76937245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937245_76937245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937245_76937245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937245_76937245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937245_76937245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937245'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937245'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937249_76937249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937249_76937249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937249_76937249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937249_76937249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937249_76937249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937249'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937249'^^xsd:integer;
  dwc:observationDate '2018-10-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937264_76937264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937264_76937264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937264_76937264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937264_76937264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937264_76937264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937264'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937264'^^xsd:integer;
  dwc:observationDate '2018-10-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 35 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937299_76937299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937299_76937299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937299_76937299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937299_76937299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937299_76937299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937299'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937299'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937307_76937307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937307_76937307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937307_76937307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937307_76937307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937307_76937307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937307'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937307'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937316_76937316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937316_76937316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937316_76937316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937316_76937316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937316_76937316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937316'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937317_76937317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937317_76937317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937317_76937317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937317_76937317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937317_76937317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937317'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937394_76937394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937394_76937394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937394_76937394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937394_76937394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937394_76937394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937394'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937394'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937429_76937429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937429_76937429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937429_76937429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937429_76937429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937429_76937429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937429'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937429'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937431_76937431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937431_76937431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937431_76937431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937431_76937431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937431_76937431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937431'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937431'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937553_76937553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937553_76937553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937553_76937553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937553_76937553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937553_76937553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937553'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937553'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937628_76937628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937628_76937628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937628_76937628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937628_76937628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937628_76937628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937628'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937628'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937659_76937659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937659_76937659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937659_76937659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937659_76937659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937659_76937659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937659'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937659'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937675_76937675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937675_76937675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937675_76937675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937675_76937675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937675_76937675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937675'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937675'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937722_76937722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937722_76937722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937722_76937722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937722_76937722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937722_76937722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937722'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937722'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937730_76937730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937730_76937730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937730_76937730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937730_76937730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937730_76937730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937730'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937730'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937734_76937734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937734_76937734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937734_76937734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937734_76937734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937734_76937734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937734'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937734'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76937761_76937761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76937761_76937761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76937761_76937761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76937761_76937761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76937761_76937761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76937761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76937761'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76937761'^^xsd:integer;
  dwc:observationDate '2018-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938102_76938102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938102_76938102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938102_76938102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938102_76938102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938102_76938102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938102'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938102'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938122_76938122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938122_76938122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938122_76938122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938122_76938122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938122_76938122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938122'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938122'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938199_76938199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938199_76938199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938199_76938199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938199_76938199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938199_76938199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938199'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938199'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938303_76938303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938303_76938303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938303_76938303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938303_76938303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938303_76938303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938303'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938303'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938409_76938409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938409_76938409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938409_76938409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938409_76938409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938409_76938409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938409'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938409'^^xsd:integer;
  dwc:observationDate '2018-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938755_76938755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938755_76938755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938755_76938755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938755_76938755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938755_76938755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938755'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938755'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938760_76938760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938760_76938760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938760_76938760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938760_76938760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938760_76938760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938760'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938760'^^xsd:integer;
  dwc:observationDate '2018-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938786_76938786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938786_76938786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938786_76938786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938786_76938786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938786_76938786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938786'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938786'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938852_76938852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938852_76938852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938852_76938852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938852_76938852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938852_76938852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938852'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938852'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938866_76938866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938866_76938866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938866_76938866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938866_76938866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938866_76938866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938866'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938866'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938899_76938899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938899_76938899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938899_76938899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938899_76938899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938899_76938899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938899'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938899'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938907_76938907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938907_76938907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938907_76938907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938907_76938907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938907_76938907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938907'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938907'^^xsd:integer;
  dwc:observationDate '2018-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938948_76938948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938948_76938948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938948_76938948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938948_76938948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938948_76938948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938948'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938948'^^xsd:integer;
  dwc:observationDate '2018-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938966_76938966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938966_76938966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938966_76938966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938966_76938966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938966_76938966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938966'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938966'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76938969_76938969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76938969_76938969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76938969_76938969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76938969_76938969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76938969_76938969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76938969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76938969'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76938969'^^xsd:integer;
  dwc:observationDate '2018-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939009_76939009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939009_76939009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939009_76939009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939009_76939009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939009_76939009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939009'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939009'^^xsd:integer;
  dwc:observationDate '2018-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 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939029_76939029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939029_76939029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939029_76939029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939029_76939029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939029_76939029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939029'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939029'^^xsd:integer;
  dwc:observationDate '2018-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 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939065_76939065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939065_76939065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939065_76939065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939065_76939065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939065_76939065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939065'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939065'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939072_76939072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939072_76939072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939072_76939072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939072_76939072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939072_76939072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939072'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939072'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939103_76939103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939103_76939103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939103_76939103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939103_76939103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939103_76939103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939103'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939103'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939133_76939133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939133_76939133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939133_76939133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939133_76939133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939133_76939133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939133'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939133'^^xsd:integer;
  dwc:observationDate '2018-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 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939165_76939165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939165_76939165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939165_76939165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939165_76939165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939165_76939165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939165'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939165'^^xsd:integer;
  dwc:observationDate '2018-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939198_76939198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939198_76939198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939198_76939198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939198_76939198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939198_76939198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939198'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939198'^^xsd:integer;
  dwc:observationDate '2018-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939226_76939226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939226_76939226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939226_76939226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939226_76939226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939226_76939226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939226'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939226'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939263_76939263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939263_76939263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939263_76939263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939263_76939263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939263_76939263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939263'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939263'^^xsd:integer;
  dwc:observationDate '2018-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 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939293_76939293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939293_76939293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939293_76939293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939293_76939293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939293_76939293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939293'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939293'^^xsd:integer;
  dwc:observationDate '2018-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 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939305_76939305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939305_76939305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939305_76939305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939305_76939305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939305_76939305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939305'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939305'^^xsd:integer;
  dwc:observationDate '2018-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 4 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939309_76939309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939309_76939309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939309_76939309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939309_76939309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939309_76939309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939309'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939309'^^xsd:integer;
  dwc:observationDate '2018-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 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939325_76939325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939325_76939325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939325_76939325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939325_76939325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939325_76939325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939325'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939325'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939335_76939335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939335_76939335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939335_76939335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939335_76939335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939335_76939335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939335'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939335'^^xsd:integer;
  dwc:observationDate '2018-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 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939386_76939386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939386_76939386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939386_76939386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939386_76939386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939386_76939386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939386'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939386'^^xsd:integer;
  dwc:observationDate '2018-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 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939498_76939498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939498_76939498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939498_76939498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939498_76939498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939498_76939498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939498'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939498'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939500_76939500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939500_76939500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939500_76939500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939500_76939500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939500_76939500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939500'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939500'^^xsd:integer;
  dwc:observationDate '2018-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 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939559_76939559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939559_76939559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939559_76939559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939559_76939559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939559_76939559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939559'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939559'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939585_76939585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939585_76939585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939585_76939585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939585_76939585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939585_76939585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939585'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939585'^^xsd:integer;
  dwc:observationDate '2018-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939636_76939636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939636_76939636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939636_76939636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939636_76939636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939636_76939636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939636'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939636'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939658_76939658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939658_76939658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939658_76939658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939658_76939658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939658_76939658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939658'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939658'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939683_76939683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939683_76939683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939683_76939683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939683_76939683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939683_76939683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939683'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939683'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939688_76939688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939688_76939688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939688_76939688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939688_76939688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939688_76939688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939688'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939688'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939691_76939691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939691_76939691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939691_76939691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939691_76939691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939691_76939691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939691'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939691'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939694_76939694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939694_76939694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939694_76939694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939694_76939694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939694_76939694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939694'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939694'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939702_76939702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939702_76939702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939702_76939702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939702_76939702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939702_76939702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939702'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939702'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939752_76939752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939752_76939752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939752_76939752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939752_76939752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939752_76939752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939752'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939753_76939753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939753_76939753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939753_76939753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939753_76939753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939753_76939753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939753'^^xsd:integer;
  dwc:observationDate '2018-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939762_76939762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939762_76939762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939762_76939762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939762_76939762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939762_76939762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939762'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939762'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939763_76939763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939763_76939763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939763_76939763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939763_76939763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939763_76939763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939763'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939763'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939766_76939766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939766_76939766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939766_76939766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939766_76939766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939766_76939766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939766'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939766'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939772_76939772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939772_76939772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939772_76939772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939772_76939772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939772_76939772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939772'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939772'^^xsd:integer;
  dwc:observationDate '2018-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939785_76939785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939785_76939785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939785_76939785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939785_76939785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939785_76939785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939785'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939785'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939797_76939797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939797_76939797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939797_76939797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939797_76939797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939797_76939797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939797'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939797'^^xsd:integer;
  dwc:observationDate '2018-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939812_76939812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939812_76939812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939812_76939812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939812_76939812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939812_76939812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939812'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939812'^^xsd:integer;
  dwc:observationDate '2018-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939814_76939814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939814_76939814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939814_76939814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939814_76939814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939814_76939814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939814'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939814'^^xsd:integer;
  dwc:observationDate '2018-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939817_76939817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939817_76939817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939817_76939817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939817_76939817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939817_76939817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939817'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939817'^^xsd:integer;
  dwc:observationDate '2018-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 5 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939822_76939822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939822_76939822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939822_76939822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939822_76939822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939822_76939822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939822'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939822'^^xsd:integer;
  dwc:observationDate '2018-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939854_76939854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939854_76939854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939854_76939854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939854_76939854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939854_76939854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939854'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939854'^^xsd:integer;
  dwc:observationDate '2018-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 11 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939992_76939992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939992_76939992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939992_76939992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939992_76939992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939992_76939992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939992'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939992'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76939996_76939996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76939996_76939996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76939996_76939996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76939996_76939996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76939996_76939996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76939996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76939996'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76939996'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940000_76940000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940000_76940000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940000_76940000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940000_76940000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940000_76940000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940000'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940000'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940001_76940001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940001_76940001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940001_76940001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940001_76940001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940001_76940001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940001'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940001'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940002_76940002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940002_76940002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940002_76940002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940002_76940002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940002_76940002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940002'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940002'^^xsd:integer;
  dwc:observationDate '2018-10-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940005_76940005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940005_76940005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940005_76940005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940005_76940005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940005_76940005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940005'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940005'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940011_76940011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940011_76940011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940011_76940011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940011_76940011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940011_76940011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940011'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940011'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940019_76940019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940019_76940019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940019_76940019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940019_76940019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940019_76940019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940019'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940019'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940021_76940021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940021_76940021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940021_76940021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940021_76940021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940021_76940021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940021'^^xsd:integer;
  dwc:observationDate '2018-10-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 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940050_76940050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940050_76940050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940050_76940050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940050_76940050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940050_76940050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940050'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940050'^^xsd:integer;
  dwc:observationDate '2018-10-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 41 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940105_76940105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940105_76940105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940105_76940105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940105_76940105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940105_76940105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940105'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940105'^^xsd:integer;
  dwc:observationDate '2018-10-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940131_76940131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940131_76940131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940131_76940131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940131_76940131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940131_76940131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940131'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940131'^^xsd:integer;
  dwc:observationDate '2018-10-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 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940761_76940761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940761_76940761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940761_76940761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940761_76940761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940761_76940761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940761'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940761'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940764_76940764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940764_76940764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940764_76940764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940764_76940764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940764_76940764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940764'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940764'^^xsd:integer;
  dwc:observationDate '2019-04-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940765_76940765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940765_76940765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940765_76940765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940765_76940765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940765_76940765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940765'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940765'^^xsd:integer;
  dwc:observationDate '2019-04-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940766_76940766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940766_76940766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940766_76940766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940766_76940766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940766_76940766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940766'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940766'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940793_76940793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940793_76940793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940793_76940793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940793_76940793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940793_76940793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940793'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940793'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940794_76940794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940794_76940794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940794_76940794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940794_76940794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940794_76940794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940794'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940794'^^xsd:integer;
  dwc:observationDate '2019-04-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940811_76940811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940811_76940811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940811_76940811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940811_76940811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940811_76940811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940811'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940811'^^xsd:integer;
  dwc:observationDate '2019-04-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 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940837_76940837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940837_76940837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940837_76940837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940837_76940837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940837_76940837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940837'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940837'^^xsd:integer;
  dwc:observationDate '2019-04-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 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940870_76940870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940870_76940870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940870_76940870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940870_76940870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940870_76940870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940870'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940870'^^xsd:integer;
  dwc:observationDate '2019-04-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940889_76940889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940889_76940889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940889_76940889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940889_76940889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940889_76940889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940889'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940889'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940890_76940890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940890_76940890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940890_76940890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940890_76940890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940890_76940890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940890'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940890'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940891_76940891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940891_76940891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940891_76940891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940891_76940891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940891_76940891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940891'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940891'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940894_76940894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940894_76940894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940894_76940894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940894_76940894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940894_76940894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940894'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940894'^^xsd:integer;
  dwc:observationDate '2019-04-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940897_76940897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940897_76940897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940897_76940897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940897_76940897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940897_76940897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940897'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940897'^^xsd:integer;
  dwc:observationDate '2019-04-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940898_76940898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940898_76940898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940898_76940898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940898_76940898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940898_76940898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940898'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940898'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940899_76940899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940899_76940899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940899_76940899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940899_76940899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940899_76940899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940899'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940899'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940901_76940901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940901_76940901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940901_76940901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940901_76940901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940901_76940901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940901'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940901'^^xsd:integer;
  dwc:observationDate '2019-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 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940923_76940923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940923_76940923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940923_76940923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940923_76940923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940923_76940923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940923'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940923'^^xsd:integer;
  dwc:observationDate '2019-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 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940965_76940965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940965_76940965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940965_76940965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940965_76940965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940965_76940965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940965'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940965'^^xsd:integer;
  dwc:observationDate '2019-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 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76940979_76940979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76940979_76940979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76940979_76940979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76940979_76940979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76940979_76940979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76940979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76940979'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76940979'^^xsd:integer;
  dwc:observationDate '2019-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 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941003_76941003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941003_76941003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941003_76941003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941003_76941003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941003_76941003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941003'^^xsd:integer;
  dwc:observationDate '2019-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 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941021_76941021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941021_76941021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941021_76941021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941021_76941021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941021_76941021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941021'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941024_76941024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941024_76941024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941024_76941024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941024_76941024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941024_76941024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941024'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941024'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941025_76941025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941025_76941025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941025_76941025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941025_76941025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941025_76941025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941025'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941025'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941033_76941033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941033_76941033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941033_76941033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941033_76941033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941033_76941033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941033'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941033'^^xsd:integer;
  dwc:observationDate '2019-04-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 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941073_76941073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941073_76941073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941073_76941073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941073_76941073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941073_76941073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941073'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941073'^^xsd:integer;
  dwc:observationDate '2019-04-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941086_76941086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941086_76941086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941086_76941086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941086_76941086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941086_76941086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941086'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941086'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941087_76941087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941087_76941087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941087_76941087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941087_76941087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941087_76941087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941087'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941087'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941089_76941089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941089_76941089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941089_76941089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941089_76941089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941089_76941089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941089'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941089'^^xsd:integer;
  dwc:observationDate '2019-04-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 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941104_76941104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941104_76941104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941104_76941104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941104_76941104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941104_76941104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941104'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941104'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941108_76941108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941108_76941108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941108_76941108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941108_76941108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941108_76941108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941108'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941108'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_76941255_76941255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_76941255_76941255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_76941255_76941255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_76941255_76941255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_76941255_76941255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76941255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '76941255'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '76941255'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95138918_95138918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95138918_95138918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95138918_95138918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95138918_95138918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95138918_95138918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95138918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95138918'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95138918'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95138920_95138920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95138920_95138920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95138920_95138920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95138920_95138920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95138920_95138920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95138920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95138920'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95138920'^^xsd:integer;
  dwc:observationDate '2019-04-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 9 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95138929_95138929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95138929_95138929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95138929_95138929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95138929_95138929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95138929_95138929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95138929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95138929'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95138929'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95138936_95138936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95138936_95138936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95138936_95138936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95138936_95138936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95138936_95138936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95138936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95138936'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95138936'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95138939_95138939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95138939_95138939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95138939_95138939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95138939_95138939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95138939_95138939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95138939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95138939'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95138939'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139129_95139129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139129_95139129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139129_95139129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139129_95139129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139129_95139129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139129'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139129'^^xsd:integer;
  dwc:observationDate '2019-04-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139137_95139137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139137_95139137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139137_95139137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139137_95139137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139137_95139137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139137'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139137'^^xsd:integer;
  dwc:observationDate '2019-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139138_95139138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139138_95139138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139138_95139138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139138_95139138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139138_95139138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139138'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139138'^^xsd:integer;
  dwc:observationDate '2019-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139141_95139141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139141_95139141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139141_95139141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139141_95139141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139141_95139141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139141'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139141'^^xsd:integer;
  dwc:observationDate '2019-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 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139162_95139162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139162_95139162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139162_95139162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139162_95139162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139162_95139162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139162'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139162'^^xsd:integer;
  dwc:observationDate '2019-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 8 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139186_95139186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139186_95139186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139186_95139186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139186_95139186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139186_95139186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139186'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139186'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139190_95139190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139190_95139190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139190_95139190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139190_95139190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139190_95139190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139190'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139190'^^xsd:integer;
  dwc:observationDate '2019-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139198_95139198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139198_95139198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139198_95139198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139198_95139198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139198_95139198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139198'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139198'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139199_95139199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139199_95139199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139199_95139199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139199_95139199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139199_95139199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139199'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139199'^^xsd:integer;
  dwc:observationDate '2019-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 10 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139232_95139232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139232_95139232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139232_95139232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139232_95139232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139232_95139232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139232'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139232'^^xsd:integer;
  dwc:observationDate '2019-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139241_95139241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139241_95139241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139241_95139241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139241_95139241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139241_95139241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139241'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139241'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139245_95139245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139245_95139245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139245_95139245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139245_95139245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139245_95139245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139245'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139245'^^xsd:integer;
  dwc:observationDate '2019-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 13 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139260_95139260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139260_95139260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139260_95139260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139260_95139260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139260_95139260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139260'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139260'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139262_95139262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139262_95139262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139262_95139262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139262_95139262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139262_95139262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139262'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139262'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139265_95139265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139265_95139265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139265_95139265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139265_95139265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139265_95139265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139265'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139265'^^xsd:integer;
  dwc:observationDate '2019-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 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139307_95139307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139307_95139307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139307_95139307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139307_95139307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139307_95139307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139307'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139307'^^xsd:integer;
  dwc:observationDate '2019-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139317_95139317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139317_95139317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139317_95139317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139317_95139317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139317_95139317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139317'^^xsd:integer;
  dwc:observationDate '2019-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139321_95139321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139321_95139321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139321_95139321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139321_95139321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139321_95139321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139321'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139321'^^xsd:integer;
  dwc:observationDate '2019-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139327_95139327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139327_95139327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139327_95139327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139327_95139327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139327_95139327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139327'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139327'^^xsd:integer;
  dwc:observationDate '2019-05-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139357_95139357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139357_95139357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139357_95139357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139357_95139357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139357_95139357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139357'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139357'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139359_95139359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139359_95139359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139359_95139359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139359_95139359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139359_95139359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139359'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139359'^^xsd:integer;
  dwc:observationDate '2019-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 3 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139362_95139362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139362_95139362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139362_95139362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139362_95139362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139362_95139362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139362'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139362'^^xsd:integer;
  dwc:observationDate '2019-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 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139415_95139415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139415_95139415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139415_95139415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139415_95139415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139415_95139415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139415'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139415'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139416_95139416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139416_95139416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139416_95139416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139416_95139416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139416_95139416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139416'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139416'^^xsd:integer;
  dwc:observationDate '2019-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 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139420_95139420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139420_95139420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139420_95139420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139420_95139420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139420_95139420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5850_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95139420'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.77829'^^xsd:double;
  dwc:latitude '51.006648'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95139420'^^xsd:integer;
  dwc:observationDate '2019-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-112287'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5850_95139451_95139451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5850_95139451_95139451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5850_95139451_95139451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.006648"^^xsd:decimal ;
  dwc:decimalLongitude "3.77829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5850_95139451_95139451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.006648 3.77829)"^^geo:wktLiteral ;
  geo-pos:lat "51.006648"^^xsd:decimal ;
  geo-pos:long "3.77829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5850_95139451_95139451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95139451" ;
  marine-